(no subject)
"Sergei Karasiov" <[email protected]> Thu, 06 May 2004 14:32:15 +0400
| Newsgroups | gmane.comp.gnu.mdk.bugs |
|---|---|
| Message-ID | <[email protected]> |
Good day.
I have a question about building MDK on FreeBSD 4.4 and
4.5.
After installing glib 1.2.9 and newest flex (without any
errors and warnings) - I try to compile MDK.
Confingure script does not generate errors or warnings -
but make fails with "file not found" errors. On 4.4 'make'
tell me
Making all in testsuite
source='mix.c' object='mix.o' libtool=no
depfile='.deps/mix.Po' tmpdepfile='.deps/mix.TPo'
depmode=gcc /bin/sh ../depcomp gcc -DHAVE_CONFIG_H -I.
-I. -I.. -I/usr/local/include -I..
-DG_LOG_DOMAIN=\"libmix\" -g -O2
-I/usr/local/include/glib-1.2
-I/usr/local/lib/glib/include -Wall -c `test -f 'mix.c' ||
echo './'`mix.c
In file included from mix.h:48,
from mix_types.h:28,
from mix.c:30:
gettext.h:26: libintl.h: No such file or directory
on FreeBSD 4.5 he cannot find <stdint.h>.
Whats wrong with my system installations? whey are clean
installation from scratch.
Thank you.
WBR, Sergei