Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » Releasing U++ » BSD make: strange issue
BSD make: strange issue [message #20722] Wed, 01 April 2009 22:27 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
I was trying to enhance src version to build with (PC-)BSD and encountered this strange issue:

make: don't know how to make ide/app.tpp/Aboutn-us.tppi. Stop
*** Error code 2


The offending line is obviously:

      ide/app.tpp/About$$en-us.tppi \


Now it looks like BSD make for whatever reason interprets "$$e" as empty string. That is weird, as '$$' should be escape sequence for '$', even according to BSD make manual page.

Does anybody know what is going on now here? Is there any other way how to escape '$'?

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: src release
Next Topic: Another BSD patch
Goto Forum:
  


Current Time: Fri Mar 29 14:53:31 CET 2024

Total time taken to generate the page: 0.02253 seconds