I am getting errors when I try to cobble Apache. During the configuration generator stage the link loader appears to object to this in the gcc arguments: -Wl,'-rpath /usr/lib/mysql' It comes back and says that '-path /usr/lib/mysql' is an unknown option. Creating Configuration.apaci in src cd ..; gcc -DLINUX=2 -DMOD_SSL=207101 -DUSE_HSREGEX -DEAPI -DUSE_EXPAT -I./lib/expat-lite `./apaci` -o helpers/dummy helpers/dummy.c -Wl,'-rpath /usr/lib/mysql' -lc-client -lgd -lpng -lz -lttf -L/usr/lib/mysql -lmysqlclient -lldap -llber -L/usr/local/lib -lpam -lm -ldl -lcrypt -lresolv -lm -lcrypt -lndbm -ldb -lgdbm -ldl /usr/bin/ld: unrecognized option `-path /usr/lib/mysql' Has anyone come across this before, or better still, have a fix for it? -- Howard. ______________________________________________________ LANNet Computing Associates <http://www.lannet.com.au> -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://slug.org.au/lists/listinfo/slug
