Problems to compile

Linas Vepstas linas@linas.org
Mon, 4 Jun 2001 18:47:03 -0500


On Mon, Jun 04, 2001 at 07:56:30PM -0300, Vinicius Provenzano was heard to remark:
> I'm trying to compile Guppi, so to later compile gnc... But when I try 
> to compil eguppi i receive this error:
> 
>   ../libguppiplot/.libs/libguppiplot.so: undefined reference to
> lade_xml_get_widget'
> ../libguppiplot/.libs/libguppiplot.so: undefined reference to lade_xml_new'
> collect2: ld returned 1 exit status
> 
> Has anyone an ideaof how to solve the problem?

You sure that's not supposed to be glade not lade?
In which case, you'd need libglade ...

--linas