Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jan 2000 18:28:20 +0800 (WST)
From:      Dean Hollister <dean@odyssey.apana.org.au>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   ELM Compile problem in 2.2.8-STABLE
Message-ID:  <Pine.BSF.4.21.0001221827110.18865-100000@odyssey.apana.org.au>

next in thread | raw e-mail | index | archive | help

Hiyall,

ELM in 2.2.8-STABLE failes to build. Here's the complete output of the
port tree make:

bash# make
===>  Extracting for elm-2.4ME+61
>> Checksum OK for elm-2.4ME+61.tar.gz.
===>  Patching for elm-2.4ME+61
===>  Applying FreeBSD patches for elm-2.4ME+61
===>  Configuring for elm-2.4ME+61
(I see you are using the Korn shell.  Some ksh's blow up on Configure,
especially on exotic machines.  If yours does, try the Bourne shell instead.)
 
Doing variable substitutions on .SH files...
Extracting Makefile (with variable substitutions)
Extracting config.h (with variable substitutions)
Extracting doc/Makefile (with variable substitutions)
Extracting filter/Makefile (with variable substitutions)
Extracting hdrs/sysdefs.h (with variable substitutions)
Extracting lib/Makefile (with variable substitutions)
Extracting src/Makefile (with variable substitutions)
Extracting utils/Makefile (with variable substitutions)
Extracting utils/checkalias (with variable substitutions)
Extracting utils/listalias (with variable substitutions)
Extracting utils/messages (with variable substitutions)
Extracting utils/printmail (with variable substitutions)
Extracting melib/Makefile (with variable substitutions)
 
Now you must run a make.
/bin/cp /usr/ports/mail/elm/files/elm.mimecharsets /usr/ports/mail/elm/work/elm2.4.ME+.61/bin
===>  Building for elm-2.4ME+61
cd melib; /usr/bin/make  - all
/bin/chmod u+w ../hdrs/defs.h
/usr/bin/touch ../hdrs/defs.h
/bin/chmod u+w ../hdrs/headers.h
/usr/bin/touch ../hdrs/headers.h
cc -I../hdrs  -O   -c parse_util.c
In file included from ../hdrs/headers.h:22,
                 from parse_util.c:10:
../hdrs/defs.h:515: inttypes.h: No such file or directory
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

Does anyone have any ideas?

Regards,

d.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0001221827110.18865-100000>