make[1]: Nothing to be done for `all'.
  <=== ap
  ===> main
  gcc  -DLINUX=2 -DNO_DBM_REWRITEMAP -DUSE_EXPAT -I../lib/expat-lite    -o
  gen_test_char gen_test_char.o -llibphp3.a -Wl,'-rpath
  /usr/local/mysql/lib'  -L/usr/local/mysql/lib -lmysqlclient
  -L/usr/local/lib     -L/usr/local/odbcsdk/lib -liodbc
  -lpam -lm -ldl   -lm -lgdbm
  ld: unrecognized option `-path /usr/local/mysql/lib'
  make[1]: *** [gen_test_char] Error 1
  make: *** [subdirs] Error 1                 
  
  does anyone know what's causing this? i grepped the entire dir for
  the "-path" bit so i can change it to "-rpath", but no such line exists.

Reply via email to