[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

compiling mc: glib.h sought for at the wrong place



Hi!

Hi!

I am trying to compile mc-4.5.7 on Debian/Hamm 2.0. This is my first
try in building a recent mc.

|Configuration:
|
|  Source code location:       .
|  Compiler:                   gcc
|  Compiler flags:             -g
|  File system:                Midnight Commander Virtual File System
|              tarfs, mcfs, ftpfs, fish
|  Text mode screen manager:   SLang with terminfo
|  Install console saver:      yes
|  Text mode mouse library:    xterm only
|  Debugger code:              none
|  With subshell support:      yes
|  X11 versions:
|  Internal editor:            yes
|  Install path:         /usr/local/stow/mc-4.5.7/bin, /usr/local/stow/mc-4.5.7/lib/mc

make fails:
|gcc -c -I..  -I/mnt/maindisk/home/mh/mc-4.5.7/intl -I./..  -I./../vfs -I./../sla
|ng -I.. -DBINDIR=\""/usr/local/stow/mc-4.5.7/bin/"\" -DLIBDIR=\""/usr/local/stow
|/mc-4.5.7/lib/mc/"\" -DICONDIR=\""/usr/local/stow/mc-4.5.7/share/pixmaps/mc/"\"
| -DLOCALEDIR=\""/usr/local/stow/mc-4.5.7/share/locale/"\"  -DHAVE_CONFIG_H -g  v
|fs.c
|In file included from vfs.c:30:
|/usr/include/glib.h:22: glibconfig.h: No such file or directory
|make[1]: *** [vfs.o] Error 1
|make[1]: Leaving directory `/mnt/maindisk/home/mh/mc-4.5.7/vfs'
|make: *** [all] Error 1
|mh@torres:/home/mh/mc-4.5.7 >

glib is present in /usr/lib/glib/include/glibconfig.h and has been
placed there by the Debian setup. I believe that configure doesn't
properly catch this.

I don't have a clue about the conventions where to place include files
and would suggest changing configure/Makefile to include
/usr/lib/glib/include into the include directories.

Is that an mc or a Debian problem?

Any idea how to get on the mc mailing list? Their search feature is
"currently down" and they don't have a subscribe address on the web
site. Mail send to mc-bugs last week has gone unanswered yet.

Greetings
Marc
-- 
-------------------------------------- !! No courtesy copies, please !! -----
Marc Haber          |   " Questions are the         | Mailadresse im Header
Karlsruhe, Germany  |     Beginning of Wisdom "     | Fon: *49 721 966 32 15
Nordisch by Nature  | Lt. Worf, TNG "Rightful Heir" | Fax: *49 721 966 31 29


Reply to: