Re: [guppi-list] Can't compile..
- From: Benoit Pelletier <bpelle tsp ece mcgill ca>
- To: linux infolink com br
- Cc: guppi-list gnome org
- Subject: Re: [guppi-list] Can't compile..
- Date: 14 Jun 2001 10:11:40 -0400
Hi,
Some Makefile are not complete, here is what I did to fix this:
I added `gnome-config --libs xml` to the libguppidata_la_LDFLAGS line in
src/libguppidata/Makefile.am,
I added this line to src/libguppitank/Makefile.am:
LDFLAGS = `libglade-config --libs`
And also this line to src/guppi/Makefile.am:
guppi_LDFLAGS = \
`gnome-config --libs libglade` `libglade-config --libs`
Hope this works for you. Don't forget to re-automake the Makefiles (in
the main directory, do `automake`)
Good luck,
Benoit
On 14 Jun 2001 10:53:10 -0300, Vinicius Provenzano wrote:
> Well, when trying to compile Guppi....
>
> This is the error I get:
>
> -lguile -lm -L/usr/lib -lORBitCosNaming -lORBit -lIIOP -lORBitutil
> -lglib -lnsl -lm -Wl,--rpath -Wl,/usr/local/lib
> ../libguppiplot/.libs/libguppiplot.so: undefined reference to
> `glade_xml_get_widget'
> ../libguppiplot/.libs/libguppiplot.so: undefined reference to
> `glade_xml_new'
> collect2: ld returned 1 exit status
> make[3]: *** [demo] Error 1
> make[3]: Leaving directory `/usr/local/src/Guppi-0.35.5/src/libguppitank'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/usr/local/src/Guppi-0.35.5/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/src/Guppi-0.35.5'
> make: *** [all-recursive-am] Error 2
>
>
> What is missing? :(
>
>
> []'s
>
> Vinicius Provenznano
>
>
> _______________________________________________
> guppi-list mailing list
> guppi-list gnome org
> http://mail.gnome.org/mailman/listinfo/guppi-list
>
--
Benoit Pelletier,
Telecommunications and Signal Processing Laboratory
McGill University,
http://www.tsp.ece.mcgill.ca
mailto:bpelle tsp ece mcgill ca
Tel: (514)398-5233
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]