Re: FBSD 5, reichlich Bugs in Ports

From: Klaus Engelbertz <klaus.engelbertz(at)marbella-compudata.net>
Date: Tue, 27 May 2003 10:17:36 +0200

> Zurück zum Thema: Ich bin schlichtweg ratlos. Ich hab' procmail und lynx
> zu bauen auf einem Dual-PII getestet, ähnliche Umgebung wie Du. Bei mir
> geht es völlig problemlos.
>
> Stellst Du bitte im cvsupfile mal von ports-* auf ports-all um und
> ziehst den Ports-Tree nochmal? Ich glaube nicht, das es hilft, denn lynx
> baut ja bis zum beschriebenen Fehler.
>
> Und: logge Dich mal neu ein, starte script und
> # cd /usr/ports/www/lynx
> # make clean
> # make configure
> # make build
> # df -hi
>
> Und schick mal das Log. Vielleicht sehe ich ja noch was.

Habe ich getan. Die Portscollection ist komplett hier.

Gruss Klaus

Script started on Tue May 27 10:06:11 2003
You have mail.
gateway# cd /usr/ports/www/lynx
gateway# make clean
===> Cleaning for lynx-2.8.4.1c
gateway# make configure
===> Extracting for lynx-2.8.4.1c
>> Checksum OK for lynx2.8.4rel.1.tar.bz2.
>> Checksum OK for lynx2.8.4rel.1a.patch.
>> Checksum OK for lynx2.8.4rel.1b.patch.
>> Checksum OK for lynx2.8.4rel.1c.patch.
===> Patching for lynx-2.8.4.1c
===> Applying distribution patches for lynx-2.8.4.1c
===> Applying FreeBSD patches for lynx-2.8.4.1c
===> Configuring for lynx-2.8.4.1c
creating cache ./config.cache
checking host system type... i386-portbld-freebsd5.0
Configuring for freebsd5.0
checking for gcc... cc
checking whether the C compiler (cc -O -pipe -mcpu=pentiumpro ) works... yes
checking whether the C compiler (cc -O -pipe -mcpu=pentiumpro ) is a
cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking how to run the C preprocessor... cc -E
checking whether ln -s works... yes
checking for ranlib... ranlib
checking whether make sets ${MAKE}... yes
checking for a BSD compatible install... /usr/bin/install -c -o root -g
wheel
checking for lint... lint
checking for AIX... no
checking for POSIXized ISC... no
checking if you want to see long compiling messages... yes
checking if you want to check memory-leaks... no
checking if you want to enable debug-code... no
checking if you want to enable lynx trace code *recommended* ... yes
checking if you want verbose trace code... no
checking if you want to turn on gcc warnings... no
checking for working const... yes
checking for ANSI C header files... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for argz.h... no
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... no
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for stpcpy... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... no
checking if you want full utility pathnames... yes
checking for system mailer... /usr/sbin/sendmail
checking system mail flags... -t -oi
checking for chmod... /bin/chmod
checking for compress... /usr/bin/compress
checking for cp... /bin/cp
checking for gzip... /usr/bin/gzip
checking for mkdir... /bin/mkdir
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for tar... /usr/bin/tar
checking for touch... /usr/bin/touch
checking for gunzip... /usr/bin/gunzip
checking for unzip... unzip
checking for bzip2... /usr/bin/bzip2
checking for uudecode... /usr/bin/uudecode
checking for zcat... /usr/bin/zcat
checking for zip... zip
checking for telnet... /usr/bin/telnet
checking for tn3270... tn3270
checking for rlogin... /usr/bin/rlogin
checking for install... /usr/bin/install -c -o root -g wheel
checking if we must define _GNU_SOURCE... no
checking if you want ssl library... no
checking if you want socks library... no
checking if you want socks5 library... no
checking for network libraries... working...
checking for gethostname... yes
checking for main in -linet... no
checking for socket... yes
checking for gethostbyname... yes
checking for strcasecmp... (cached) yes
checking for inet_aton function... yes
checking for screen type... ncurses
checking for ncurses header in include-path... curses.h
checking for ncurses version... 5.2.20020615
checking for Gpm_Open in -lgpm... no
checking for tgoto in -lmytinfo... yes
checking for initscr... yes
checking if we can link ncurses without -lmytinfo ... no
checking for ncurses version... (cached) 5.2.20020615
checking for location of config-file... /usr/local/etc/lynx.cfg
checking if you want only a few charsets... no
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for limits.h... (cached) yes
checking for stdlib.h... yes
checking for string.h... (cached) yes
checking for sys/fcntl.h... yes
checking for sys/filio.h... yes
checking for sys/ioctl.h... yes
checking for sys/param.h... (cached) yes
checking for sys/timeb.h... yes
checking for sys/time.h... yes
checking for syslog.h... yes
checking for termio.h... no
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for vfork.h... no
checking termio.h and termios.h... yes
checking for sigaction and structs... yes
checking for sys/wait.h... yes
checking for union wait... no
checking for stdarg.h... yes
checking for varargs.h... yes
checking for standard varargs... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for pid_t... yes
checking for uid_t in sys/types.h... (cached) yes
checking for mode_t... yes
checking for vfork.h... (cached) no
checking for working vfork... yes
checking if we should use fcntl or ioctl... ioctl
checking for broken/missing definition of remove... no
checking for lstat... yes
checking for cuserid... no
checking for ftime... no
checking for getcwd... (cached) yes
checking for getgroups... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for popen... yes
checking for putenv... (cached) yes
checking for readdir... yes
checking for setuid... yes
checking for strerror... yes
checking for truncate... yes
checking for ttyname... yes
checking for unsetenv... yes
checking for vasprintf... yes
checking for waitpid... yes
checking for mktime... yes
checking for strstr... yes
checking for random-integer functions... srand48/lrand48
checking for range of random-integers... INT_MAX
checking for strstr declaration... yes
checking for getgrgid declaration... yes
checking for getgrnam declaration... yes
checking if TRUE/FALSE are defined... yes
checking if external errno is declared... yes
checking if external errno exists... yes
checking if we can set errno... yes
checking for setlocale()... yes
checking if NGROUPS is defined... yes
checking if external sys_nerr is declared... yes
checking if external sys_nerr exists... yes
checking if external sys_errlist is declared... yes
checking if external sys_errlist exists... yes
checking for lastlog.h... no
checking for paths.h... yes
checking for lastlog path... no
checking for utmp implementation... utmp
checking if utmp.ut_host is declared... yes
checking for exit-status in utmp... no
checking if utmp.ut_xtime is declared... no
checking if utmp.ut_session is declared... no
checking if utmp is SYSV flavor... no
checking if external h_errno exists... yes
checking for ncurses/term.h... no
checking for term.h... yes
checking if curses supports alternate-character set... acs_map
checking if curses supports fancy attributes... yes
checking for obsolete/broken version of ncurses... no
checking if curses supports color attributes... yes
checking for termio.h... (cached) no
checking for termios.h... (cached) yes
checking for unistd.h... (cached) yes
checking whether termios.h needs _POSIX_SOURCE... no
checking declaration of size-change... yes
checking if ttytype is declared in curses library... yes
checking if we must define _XOPEN_SOURCE_EXTENDED... no
checking for assume_default_colors... yes
checking for cbreak... yes
checking for define_key... yes
checking for delscreen... yes
checking for getattrs... yes
checking for getbegx... yes
checking for getbegy... yes
checking for keypad... yes
checking for napms... yes
checking for newpad... yes
checking for newterm... yes
checking for pnoutrefresh... yes
checking for wresize... yes
checking for resizeterm... yes
checking for touchline... yes
checking for touchwin... yes
checking for use_default_colors... yes
checking for wborder... yes
checking for wredrawln... yes
checking if bibp: URLs should be supported... yes
checking if configuration info should be browsable... yes
checking if new-style forms-based options screen should be used... yes
checking if old-style options menu should be used... yes
checking if experimental address-list page should be used... no
checking if experimental charset-selection logic should be used... no
checking if experimental CJK logic should be used... no
checking if color-style code should be used... no
checking if you want to use default-colors... no
checking if experimental file-upload logic should be used... no
checking if experimental htmlized lynx.cfg should be built... no
checking whether to enable ipv6... yes
checking ipv6 stack type... kame
checking for ipv6 library if required... inet6
checking for getaddrinfo... yes
checking working getaddrinfo... yes
checking if experimental element-justification logic should be used... no
checking if experimental keyboard-layout logic should be used... no
checking if experimental JavaScript support should be used... no
checking if experimental nested-table logic should be used... no
checking if html source should be colorized... no
checking if read-progress message should show ETA... no
checking if scrollbar code should be used... no
checking if source caching should be used... no
checking if alternative line-edit bindings should be used... yes
checking if you want to use extended HTML DTD logic... yes
checking if partial-display should be used... yes
checking if you want to use external commands... no
checking if you want to use setfont support... no
checking if you want cgi-link support... no
checking if you want change-exec support... no
checking if you want exec-links support... no
checking if you want exec-scripts support... no
checking if you want internal-links feature... no
checking if you want to fork NSL requests... yes
checking if you want to log URL requests via syslog... no
checking if persistent-cookie logic should be used... yes
checking if you want to underline links... no
checking if help files should be gzip'ed... no
checking if you want to use zlib for decompression of some gzip files... yes
checking if we need to add -I option to get zlib.h... no
checking for gzopen... no
checking for gzopen in -lz... yes
checking if you want to exclude FINGER code... no
checking if you want to exclude GOPHER code... no
checking if you want to exclude NEWS code... no
checking if you want to exclude FTP code... no
checking if directory-editor code should be used... yes
checking if you wish to allow extracting from archives via DirEd... yes
checking if DirEd mode should override keys... yes
checking if you wish to allow permissions commands via DirEd... yes
checking if you wish to allow executable-permission commands via DirEd...
yes
checking if you wish to allow tar commands from DirEd... yes
checking if you wish to allow uudecode commands from DirEd... yes
checking if you wish to allow zip and unzip commands from DirEd... yes
checking if you wish to allow gzip and gunzip commands from DirEd... yes
checking if you want long-directory listings... yes
checking if parent-directory references are permitted... yes
checking if we can include termio.h with curses... no
srcdir is .
updating cache ./config.cache
creating ./config.status
creating makefile
creating WWW/Library/Implementation/makefile
creating src/makefile
creating src/chrtrans/makefile
creating lynx_cfg.h
gateway# make build
===> Building for lynx-2.8.4.1c
/bin/sh -c './cfg_defs.sh .'
Constructing sed-script help_files.sed
sed -e '/^#/d' -e '/^$/d' -e 's%\(.*\)=\(.*\@.*\)$%s=@\1@=\2=g%' -e
's%\(.*\)=\(http:.*\)$%s=@\1@=\2=g%' -e
s%\(.*\)=\(ftp:.*\)$%s=@\1@=\2=g%' -e 's%\(.*\)=\(.*\.html\)$%s=@\1@=\2=g%'
help_files.tmp | tr '=' '"' > help_files.sed
Appending interim-fix for existing html files to help_files.sed
sed -e '/^#/d' -e '/[:@]/d' -e '/^$/d' -e
's%\(.*\)=\(.*\.html\)$%s=\2=\2=g%' -e 's%\.html=%\\.html=%'
help_files.tmp | tr '=' '"' >> help_files.sed
if test -n ""; then echo 's%\\%%g' >> help_files.sed; fi
Creating LYHelp.h
**********************************************
       Help files will NOT be gzipped.
**********************************************
cd WWW/Library/Implementation && /usr/bin/make CC="cc"
 LY_CFLAGS="-O -pipe -mcpu=pentiumpro" CPPFLAGS="" LYFLAGS=""
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTParse.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTAccess.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTTP.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTFile.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTBTree.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTFTP.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTTCP.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/SGML.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTMLDTD.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTChunk.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTPlain.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTMLGen.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTAtom.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTAnchor.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTStyle.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTList.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c -DVC=\"2.14\
" ../../../WWW/Library/Implementation/HTString.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c -DVC=\"2.14\
" ../../../WWW/Library/Implementation/HTRules.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTFormat.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTMIME.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTNews.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTGopher.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTTelnet.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTFinger.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTWSRC.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTAAUtil.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTAABrow.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTGroup.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTAAProt.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTAssoc.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTLex.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTUU.c
cc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src
   -I../../../WWW/Library/Implementation -O -pipe -mcpu=pentiumpro -I../..
/../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH -c
../../../WWW/Library/Implementation/HTDOS.c
ar r ./libwww.a ./HTParse.o ./HTAccess.o ./HTTP.o ./HTFile.o ./HTBTree.o
./HTFTP.o ./HTTCP.o ./SGML.o ./HTMLDTD.o ./HTChunk.o ./HTPlain.o
./HTMLGen.o ./HTAtom.o ./HTAnchor.o ./HTStyle.o ./HTList.o ./HTString.o
./HTRules.o ./HTFormat.o ./HTMIME.o ./HTNews.o ./HTGopher.o ./HTTelnet.o
./HTFinger.o ./HTWSRC.o ./HTAAUtil.o ./HTAABrow.o ./HTGroup.o
./HTAAProt.o ./HTAssoc.o ./HTLex.o ./HTUU.o ./HTDOS.o
ranlib ./libwww.a
cd src && /usr/bin/make all CC="cc" CFLAGS="-O -pipe -mcpu=pentiumpro"
CPPFLAGS="" LIBS="-lz -lmytinfo " SITE_DEFS=""
WWWINC=WWW/Library/Implementation
WWWLIB="../WWW/Library/Implementation/libwww.a"
cd: can't cd to src
*** Error code 2
1 error
*** Error code 2
1 error
gateway# df -hi
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/ad0s1a 504M 78M 385M 17% 1418 64628 2% /
devfs 1.0K 1.0K 0B 100% 0 0 100% /dev
/dev/ad0s1d 18G 12G 4.5G 73% 147033 2255269 6% /usr

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Tue 27 May 2003 - 10:17:38 CEST

search this site