Hi, I have compiled Apache (using Apachetoolbox), with PHP, using GD library on RH 7.2.
Since then my linuxconf is broken: linuxconf: error while loading shared libraries: /usr/lib/libgd.so.1.8: undefined symbol: jpeg_destroy I have got two questions: 1) How could I rebuild linuxconf to make it work again? 2) How can you manually add virtual mail hosts and virtual mail host aliases - without using linuxconf? I've tried what sendmail.org describes, but it does not work. Some posts suggests that once linuxconf is installed, handling sendmail configuration is deviating from the 'standard'. If so, can someone discribe me what's happening and how can I do the work manually? 1) First off, linuxconf: With linuxconf-1.25r7-3.src.rpm I am trying to rebuild linuxconf with my libgd. However, rpm --rebuild linuxconf-1.25r7-3.src.rpm fails, too: make[1]: Entering directory `/usr/src/redhat/BUILD/linuxconf-1.25r7/main' main.cc -> main.obt linuxconf.cc notice.cc _dict.cc c++ -rdynamic -lm -o linuxconf main.obt linuxconf.o notice.o _dict.o ../diajava/diajava.o ../diajava/_dict.o ../tlmp/tlmpdia/*.o ../tlmp/tlmplib/*.o ../tlmp/tlmpmod/*.o ../askrunlevel/askrunlevel.a ../netconf/netconf.a ../fstab/fstab.a ../xconf/xconf.a ../userconf/userconf.a ../translate/translate.a ../misc/misc.a ../modapi/modapi.a ../dialog/dialog.a -lncurses -ldl -lcrypt -L/usr/X11R6/lib -lgd -lpng -lz /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libgd.so: undefined reference to `FT_Init_FreeType' /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libgd.so: undefined reference to `jpeg_read_scanlines' /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libgd.so: undefined reference to `jpeg_simple_progression' /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libgd.so: undefined reference to `FT_Load_Glyph' /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libgd.so: undefined reference to `FT_Done_Face' /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libgd.so: undefined reference to `FT_Get_Kerning' /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libgd.so: undefined reference to `FT_Get_Char_Index' /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libgd.so: undefined reference to `jpeg_set_defaults' /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libgd.so: undefined reference to `FT_Get_Glyph' /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libgd.so: undefined reference to `jpeg_start_decompress' /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libgd.so: undefined reference to `jpeg_destroy' /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libgd.so: undefined reference to `jpeg_write_marker' /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libgd.so: undefined reference to `FT_Glyph_To_Bitmap' /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libgd.so: undefined reference to `jpeg_destroy_decompress' /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libgd.so: undefined reference to `jpeg_std_error' /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libgd.so: undefined reference to `jpeg_CreateDecompress' /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libgd.so: undefined reference to `FT_Set_Char_Size' /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libgd.so: undefined reference to `jpeg_read_header' /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libgd.so: undefined reference to `jpeg_start_compress' /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libgd.so: undefined reference to `FT_Done_Glyph' /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libgd.so: undefined reference to `FT_Glyph_Get_CBox' /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libgd.so: undefined reference to `jpeg_finish_compress' /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libgd.so: undefined reference to `FT_New_Face' /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libgd.so: undefined reference to `jpeg_set_quality' /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libgd.so: undefined reference to `FT_Glyph_Transform' /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libgd.so: undefined reference to `jpeg_write_scanlines' collect2: ld returned 1 exit status make[1]: *** [main] Error 1 make[1]: Leaving directory `/usr/src/redhat/BUILD/linuxconf-1.25r7/main' make: *** [all] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.85069 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.85069 (%build) Regarding libgd.so I've got: /usr/lib/libgd.so -> libgd.so.1.8.4 /usr/lib/libgd.so.1 -> libgd.so.1.8.4 /usr/lib/libgd.so.1.8 -> libgd.so.1.8.4 /usr/lib/libgd.so.1.8.4 /usr/lib/libgd.so.2 /usr/lib/libgd.so.2.0.0 and: /usr/local/lib/libgd.so > /usr/local/lib/libgd.so.2.0.0 /usr/local/lib/libgd.so.2 -> /usr/local/lib/libgd.so.2.0.0 /usr/local/lib/libgd.so.2.0.0 Can someone help me with this one, please? 2) Sendmail. First I have added in /etc/mail/access new_virt_domain.com RELAY then makemap hash /etc/mail/access < /etc/mail/access Now in /etc/mail/virtusertable I have added: [EMAIL PROTECTED] root (I have not created a real or popmail user, I just simply want sendmail to catch mail for [EMAIL PROTECTED] and forward it to root. Then: makemap hash /etc/mail/virtusertable Then: m4 /etc/mail/sendmail.mc > /etc/sendmail.cf < /etc/mail/virtusertable and finally: /etc/rc.d/initd/sendmail restart Unfortunately the changes do not seem to take place: sendmail -bt >$=w does not list the new new_virt_domain.com and of course >/map virtuser [EMAIL PROTECTED] fails, too. Have I missed any step in the process or due to linuxconf I need to do something differently? Thank you for any help. George __________________________________________________ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/ _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list