On 22/11/2009, at 19:05, Martin Costabel wrote: > monipol wrote: >> Thanks for the report, Moritz. I've notified libical's maintainer >> and he's working on a fix. > > Just for information: For me, it built without problems, both on > 10.4 and 10.6. The symbol in question is indeed undefined (which > looks like a bug in the libical code), but the compiler did not > complain about it. > >> On 22/11/2009, at 11:35, Moritz Kaiser wrote: > [] >>> gcc -Os -D_REENTRANT -fPIC -o .libs/doesnothing access_components.o >>> access_properties_and_parameters.o errors.o main.o parse_text.o >>> -L/sw/lib ../src/libical/.libs/libical.dylib >>> ../src/libicalss/.libs/libicalss.dylib >>> ../src/libicalvcal/.libs/libicalvcal.dylib >>> /sw/src/fink.build/libical-0.44-1002/libical-0.44/src/ >>> libical/.libs/ libical.dylib >>> -lpthread >>> /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols: >>> _bswap_32 >>> collect2: ld returned 1 exit status
Yup, I'm able to build libical on 10.5 too but that symbol is listed as undefined. It is indeed a problem with libical's source code and I'd already asked Jack to use our old evolution-data-server libical's patch to fix this. That symbol is in fact a macro in libical's source code. -- monipol http://finkers.wordpress.com Submitting a Fink bug report? Read this: http://www.finkproject.org/doc/netiquette/index.php http://finkers.wordpress.com/2009/06/03/bug-reports/ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
