Re: [PORTS] Mac OS 10.4/10.5 compile issues

Israel Brewster <[email protected]> Wed, 6 Feb 2008 13:05:02 -0900
Newsgroups gmane.comp.db.postgresql.ports
Message-ID <[email protected]>


On Feb 6, 2008, at 12:42 PM, Benjamin Reed wrote:
> Hard to say without the config.log; it's kind of difficult to make
> everything play nicely with -isysroot sometimes.  You often need to
> add --disable-dependency-tracking to autotools projects, although
> postgresql doesn't use the full autotools suite, so I don't know if
> that's necessary.

Ok, got it, thanks! Turns out it was looking for crt1.10.5.o and  
dylib1.10.5.o, but all that was in the SDK usr/lib directory was  
dylib1.o and crt1.o. A couple of quick simlinks later, it built  
properly and everything appears to be working. Hopefully the  
simlinking wasn't something stupid that will come back to bite me  
later, but at least for now my app compiles properly and runs on both  
10.4 and 10.5 without crashing. Thanks for the help!

-----------------------------------------------
Israel Brewster
Computer Support Technician
Frontier Flying Service Inc.
5245 Airport Industrial Rd
Fairbanks, AK 99709
(907) 450-7250 x293
-----------------------------------------------
>
>
> -- 
> Benjamin Reed a.k.a. Ranger Rick
> Fink, KDE, and Mac OS X development
> http://www.racoonfink.com/


---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

                http://www.postgresql.org/about/donate