On Mon, 26 Apr 1999, Marcin Kasperski wrote:
> I just cvs update'd dia sources, compiled it (succesfully) but while
> running it I get the following
> (dia runs but there are only UML and ER symbols available):
>
> bash-2.01$ ./app/run_dia.sh
> Error loading library:
>
>"/DYSK2/users/marcink/SRCS/gnome/dia/app/../objects/network/.libs/libnetwork_objects.so":
>
>
>/DYSK2/users/marcink/SRCS/gnome/dia/app/../objects/network/.libs/libnetwork_objects.so:
> undefined symbol: modem_type
Strange. I fixed this. Is not modem.c listed in
objects/network/Makefile.am?
Did you run autogen.sh?
/ Alex