Daniel E. Macks said: >Mark Reglewski <[EMAIL PROTECTED]> said: >>I am trying to install lyx from source and the installation fails. >>This is the last line of compiler output and the error message: >Would also be interesting to see the contents of the config.log file >(will have more details about *why* it is yes/no)...you can email it >privately or post a file on a website so you don't fill this mailing >list with a giant thing.
Mark sent me config.log, in which I see: > configure:29785: checking for stpcpy > configure:29841: gcc -o conftest -O2 -I/sw/include -I/usr/X11/include > -framework Carbon -framework OpenGL -framework AGL -framework QuickTime > -L/sw/lib conftest.c -lm -liconv -lz -L/usr/X11/lib -R/usr/X11/lib -lX11 > >&5 > conftest.c:81: warning: conflicting types for built-in function 'stpcpy' > ld: cycle in dylib re-exports with /usr/X11/lib/libGL.dylib > collect2: ld returned 1 exit status So the old version would probably build with the usual SetLDFLAGS: -dylib_file game (either the "raw" or the -Wl, form). No Leopard here to test it. dan -- Daniel Macks [EMAIL PROTECTED] http://www.netspace.org/~dmacks ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
