My best guest is that you need all the deps you want to include
statically linked. On gentoo for example I don't have a single library
statically linked so I can't compile anything statically. You'll have to
build all these libs seperatly in a folder and then compile worumx and
link it to that seperat folder.
Victor STINNER wrote:
Le sam 23/10/2004 à 20:56, Victor STINNER a écrit :
- Fix configure script to make "--enable-static" --> isaac ???
I began to fix this. I'm not sure that it works because I get a lot of
link error :-(
Examples :
/usr/lib/gcc-lib/i486-linux/3.3.5/../../../libclanGL-0.7.a(canvas_opengl.o)(.text+0x713):
In function `CL_Canvas_OpenGL::~CL_Canvas_OpenGL [not-in-charge]()':
GLX/display_window_opengl.h:96: undefined reference to
`glXDestroyContext'
/usr/lib/gcc-lib/i486-linux/3.3.5/../../../libclanDisplay-0.7.a(png_provider_generic.o)(.text+0xf48):Providers/png_provider_generic.cpp:314: undefined reference
to `png_set_expand'
Someone know how to resolv such problems ?
Bye, Haypo
_______________________________________________
Wormux-dev mailing list
Wormux-dev@gna.org
https://mail.gna.org/listinfo/wormux-dev