"Alexey L. Tcharykov" wrote:
> 
> Hi,
> Here is what Apache "make" says - the errors I had after "./apache configtest"
> appeared all-in-one. And I'm totally confused - what to fix?
> 
> ---- Cut -----
> gcc  -funsigned-char -DRUSSIAN_APACHE -DUSE_EXPAT -I./lib/expat-lite `./apaci` -o 
>httpd
> buildmark.o modules.o  modules/extra/libextra.a  modules/standard/libstandard.a
> modules/php3/libphp3.a  main/libmain.a  ./os/unix/libos.a  ap/libap.a  
>lib/expat-lite/libexpat.a
> -L/usr/local/lib/mysql -L/usr/local/lib  -L/usr/local/lib/mysql -lmysqlclient 
>-L/usr/local/lib
> -lexpat -Lmodules/php3 -L../modules/php3 -L../../modules/php3 -lmodphp3 -lm -lcrypt  
> -lcrypt
> -lmidgard
> gcc  -funsigned-char -DRUSSIAN_APACHE -DUSE_EXPAT -I./lib/expat-lite `./apaci`
> midgard/mgd_main.c:169: Undefined symbol `_g_hash_table_lookup' referenced from text 
>segment
> midgard/mgd_main.c:287: Undefined symbol `_g_hash_table_lookup' referenced from text 
>segment
> midgard/mgd_main.c:288: Undefined symbol `_g_hash_table_insert' referenced from text 
>segment
> midgard/mgd_main.c:310: Undefined symbol `_g_str_equal' referenced from text segment
> midgard/mgd_main.c:310: Undefined symbol `_g_str_hash' referenced from text segment
> midgard/mgd_main.c:310: Undefined symbol `_g_hash_table_new' referenced from text 
>segment
> midgard/mgd_main.c:355: Undefined symbol `_g_hash_table_destroy' referenced from 
>text segment
> midgard/mgd_main.c:359: Undefined symbol `_g_hash_table_size' referenced from text 
>segment
> midgard/mgd_main.c:404: Undefined symbol `_g_hash_table_destroy' referenced from 
>text segment
> *** Error code 1
> Stop.
> ---- Cut ------
> 
> Any ideas? What does it need?
You need glib from www.gtk.org. glib 1.2.6 fine (latest is 1.2.8 and it works fine
too). 
-- 
Sincerely yours, Alexander Bokovoy 
//   The Midgard Project   // Minsk Linux Users Group // IPLabs Linux Team
\\ www.midgard-project.org \\   www.minsk-lug.net     \\  linux.iplabs.ru
Nothing is but what is not.

--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to