Please help this person, i don't have time.

Later.

/ Alex


---------- Forwarded message ----------
Date: Thu, 05 Aug 1999 15:04:31 +0200
From: "Bernd Giesinger, Universitaet Karlsruhe, Germany" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: dia-0.41 - problems compiling it using libxml



Hi,

I'm trying to compile dia-0.41 and get some problems:
Also you wrote in INSTALL file that I don't have to get libxml-x.x.x if I have a 
release
dia-0.40 and up I had to get it to get on compiling this tool.

I tried several versions of libxml (0.99.3, 0.99.8 and even 1.4.0) but all with the 
same
state of error :

gcc -g -O2 .libs/diaS.o -Wl,--export-dynamic -o dia connectionpoint_ops.o diagram.o    
 
        commands.o app_procs.o preferences.o load_save.o disp_callbacks.o 
layer_dialog.o 
        display.o color_area.o linewidth_area.o grid.o group.o handle_ops.o 
interface.o 
        main.o modify_tool.o scroll_tool.o properties.o defaults.o create_object.o 
        magnify.o menus.o cut_n_paste.o object_ops.o render_gdk.o render_eps.o tool.o 
        ../lib/libdia.a -L/sw/linux/gtk+-1.2.3/lib -L/usr/X11R6/lib -lgtk -lgdk 
        -L/sw/linux/glib-1.2.3/lib -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm 
        -L/sw/linux/libxml-0.99.3/lib -lxml -L/sw/linux/zlib-1.1.2/lib -lz 
        ../intl/libintl.a -L/sw/linux/imlib-1.9.4/lib -lgdk_imlib 
        -L/sw/linux/gtk+-1.2.3/lib -L/usr/X11R6/lib -lgtk -lgdk 
        -L/sw/linux/glib-1.2.3/lib -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm 
-ldl
/sw/linux/libxml-0.99.3/lib/libxml.so: undefined reference to `gzopen'
/sw/linux/libxml-0.99.3/lib/libxml.so: undefined reference to `gzread'
/sw/linux/libxml-0.99.3/lib/libxml.so: undefined reference to `gzclose'
/sw/linux/libxml-0.99.3/lib/libxml.so: undefined reference to `gzwrite'
collect2: ld returned 1 exit status


As it wrote there are no such defined symbols in libxml but in zlib (1.1.2).

Can you help me getting rid of this error ?

Thanks in advance


Bernd

Reply via email to