[ardour-users] another compiler problem

mailcbozic at adelphia.net mailcbozic at adelphia.net
Wed Feb 18 20:46:36 PST 2004


All,

I'm trying to compile Ardour for ArchLinux and I'm running into a compiler problem similar to the one mentioned a few days ago.  './configure' exits normally and the 'make' continues for a while until I get the following error:

a10.2/libs/gtkmm/src/gtk--/libgtkmm.a /home/cbozic/apps/ardour-0.9beta10.2/libs/gtkmm/gdk--/gdk--/libgdkmm.a -L../libs/ardour/.libs -lardour  /home/cbozic/apps/ardour-0.9beta10.2/libs/soundtouch/libsoundtouch.a /home/cbozic/apps/ardour-0.9beta10.2/libs/midi++/libmidipp.a /home/cbozic/apps/ardour-0.9beta10.2/libs/pbd/libpbd.a /home/cbozic/apps/ardour-0.9beta10.2/libs/sigc++/sigc++/libsigc.a -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -ljack -lpthread -ldl -lrt   -lxml2 -lpthread -lz -lm   -lart_lgpl_2   -lsndfile   -llrdf   -lsamplerate   -lasound -ldl -lpthread
/usr/bin/ld: warning: libraptor.so.0, needed by /usr/lib/liblrdf.so, not found (try using -rpath or -rpath-link)
/usr/lib/liblrdf.so: undefined reference to `raptor_print_locator'
/usr/lib/liblrdf.so: undefined reference to `raptor_free'
/usr/lib/liblrdf.so: undefined reference to `raptor_init'
/usr/lib/liblrdf.so: undefined reference to 'raptor_set_statement_handler'
/usr/lib/liblrdf.so: undefined reference to `raptor_set_error_handler'
/usr/lib/liblrdf.so: undefined reference to `raptor_parse_file'
/usr/lib/liblrdf.so: undefined reference to `raptor_finish'
/usr/lib/liblrdf.so: undefined reference to `raptor_new_uri'
/usr/lib/liblrdf.so: undefined reference to `raptor_set_warning_handler'
/usr/lib/liblrdf.so: undefined reference to `raptor_free_uri'
/usr/lib/liblrdf.so: undefined reference to `raptor_new_parser'
collect2: ld returned 1 exit status
make[3]: *** [ardour] Error 1
make[3]: Leaving directory `/home/cbozic/apps/ardour-0.9beta10.2/gtk_ardour'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/cbozic/apps/ardour-0.9beta10.2/gtk_ardour'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/cbozic/apps/ardour-0.9beta10.2/gtk_ardour'
make: *** [all-recursive] Error 1

I have all of the dependancies listed in the BUILD file installed and have double checked this.  Does anyone have any ideas?





More information about the Ardour-Users mailing list