So now I'm trying to compile LISa 0.2.2 and once I gave it the very specific version of automake/aclocal it demanded, it's now doing this in 'make':

/bin/sh ../libtool --silent --mode=link g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -DQT_NO_COMPAT -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DKDE_NO_COMPAT -DKDE_NO_COMPAT_H -o lisa @KDE_EXTRA_RPATH@ addressvalidator.o netmanager.o netscanner.o getdebug.o ipaddress.o main.o mystring.o simplelist.o client.o configfile.o @LIBSOCKET@
g++: @KDE_EXTRA_RPATH@: No such file or directory
g++: @LIBSOCKET@: No such file or directory


Anyone know what those two items are supposed to point to?

Thanks,
Michael

_______________________________________________
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users

Reply via email to