Kevin Horton wrote: > /usr/bin/ld: table of contents for archive: ../../libXm/osx/libXm.a > is out of date; rerun ranlib(1) (can't load from it) > collect2: ld returned 1 exit status > make: *** [xephem] Error 1 > ### execution of /var/tmp/tmp.0.WkA5n5 failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-xephem-3.7.2-2 > (Reading database ... 6235 files and directories currently installed.) > Removing fink-buildlock-xephem-3.7.2-2 ... > Failed: phase compiling: xephem-3.7.2-2 failed
I managed to reproduce this on a 10.3 box. Was wondering why it was using its own questionable libXm given that fink has openmotif3. Looking looked through the build, and it appears to be using *many* onboard libs that are available from fink and whose included readmes said to go ahead and use external libs if one wanted. I wanted! So: http://www.netspace.org/~dmacks/fink/xephem.info http://www.netspace.org/~dmacks/fink/xephem.patch Compiles on 10.3 using as many fink-supplied libs as possible instead of included ones. Bonus: install the manpage too. dan -- Daniel Macks [EMAIL PROTECTED] http://www.netspace.org/~dmacks ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
