Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jul 2004 11:00:09 +0300
From:      Maxym Dubovych <meon@ukr.net>
To:        freebsd-stable@freebsd.org
Subject:   Proftpd problem with install
Message-ID:  <88519881.20040701110009@ukr.net>

next in thread | raw e-mail | index | archive | help
FreeBSD  4.10-RELEASE-p1

When I try to install proftpd i have

cd /usr/ports/ftp/proftpd
make install clean
...
===>  Building for proftpd-1.2.10.r1
echo \#define BUILD_STAMP \"`date`\" >include/buildstamp.h
cd lib/ && gmake lib
gmake[1]: Entering directory `/usr/ports/ftp/proftpd/work/proftpd-1.2.10rc1/lib'
cc  -DFREEBSD4_10 -DFREEBSD4 -I.. -I../include  -O -pipe  -Wall -c pr_fnmatch.c
cc  -DFREEBSD4_10 -DFREEBSD4 -I.. -I../include  -O -pipe  -Wall -c sstrncpy.c
cc  -DFREEBSD4_10 -DFREEBSD4 -I.. -I../include  -O -pipe  -Wall -c strsep.c
cc  -DFREEBSD4_10 -DFREEBSD4 -I.. -I../include  -O -pipe  -Wall -c vsnprintf.c
cc  -DFREEBSD4_10 -DFREEBSD4 -I.. -I../include  -O -pipe  -Wall -c glibc-glob.c
cc  -DFREEBSD4_10 -DFREEBSD4 -I.. -I../include  -O -pipe  -Wall -c glibc-hstrerror.c
cc  -DFREEBSD4_10 -DFREEBSD4 -I.. -I../include  -O -pipe  -Wall -c glibc-mkstemp.c
cc  -DFREEBSD4_10 -DFREEBSD4 -I.. -I../include  -O -pipe  -Wall -c pr-syslog.c
cc  -DFREEBSD4_10 -DFREEBSD4 -I.. -I../include  -O -pipe  -Wall -c pwgrent.c
cc  -DFREEBSD4_10 -DFREEBSD4 -I.. -I../include  -O -pipe  -Wall -c getopt.c
cc  -DFREEBSD4_10 -DFREEBSD4 -I.. -I../include  -O -pipe  -Wall -c getopt1.c
ar rc libsupp.a pr_fnmatch.o sstrncpy.o strsep.o vsnprintf.o glibc-glob.o glibc-hstrerror.o glibc-mkstemp.o pr-syslog.o pwgrent.o getopt.o getopt1.o
ranlib libsupp.a
gmake[1]: Leaving directory `/usr/ports/ftp/proftpd/work/proftpd-1.2.10rc1/lib'
cd src/ && gmake src
gmake[1]: Entering directory `/usr/ports/ftp/proftpd/work/proftpd-1.2.10rc1/src'
cc  -DFREEBSD4_10 -DFREEBSD4 -I.. -I../include  -O -pipe  -Wall -c main.c
gmake[1]: Leaving directory `/usr/ports/ftp/proftpd/work/proftpd-1.2.10rc1/src'
*** Error code 2

Stop in /usr/ports/ftp/proftpd.



-- 
Best regards,
 Maxym                          mailto:meon@ukr.net



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