pkgsrc-WIP-discuss archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Fwd: ftpsesame error
- To: pkgsrc-wip-discuss%lists.sourceforge.net@localhost
- Subject: Fwd: ftpsesame error
- From: "Gergo Szakal" <szakal.gergo%gmail.com@localhost>
- Date: Thu, 1 Jun 2006 20:55:04 +0200 See http://spamassassin.org/tag/ for more details. Report problems to http://sf.net/tracker/?func=add&group_id=1&atid=200001 0.0 RCVD_BY_IP Received by mail server with no name 0.0 HTML_MESSAGE BODY: HTML included in message 0.5 HTML_20_30 BODY: Message is 20% to 30% HTML
Thanks, but got it working partially, I copied it and ppp_defs.h to /usr/include/net but it still fails:
===> Building for ftpsesame-0.95
cc -O2 -I/usr/include -I. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror -I/usr/include -c
filter.c
cc -O2 -I/usr/include -I. -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror -I/usr/include -c ftpsesame.c
ftpsesame.c:80: error: syntax error before "gotsig_alarm"
ftpsesame.c:80: warning: type defaults to `int' in declaration of `gotsig_alarm'
ftpsesame.c:80: warning: type defaults to `int' in declaration of `gotsig_close'
ftpsesame.c:80: warning: data definition has no type or storage class
ftpsesame.c: In function `main':
ftpsesame.c:521: error: `BIOCIMMEDIATE' undeclared (first use in this function)
ftpsesame.c:521: error: (Each undeclared identifier is reported only once
ftpsesame.c:521: error: for each function it appears in.)
ftpsesame.c:546: warning: implicit declaration of function `signal'
ftpsesame.c:546: error: `SIGALRM' undeclared (first use in this function)
ftpsesame.c:547: error: `SIGINT' undeclared (first use in this function)
ftpsesame.c:548: error: `SIGQUIT' undeclared (first use in this function)
ftpsesame.c:549: error: `SIGTERM' undeclared (first use in this function)
ftpsesame.c: At top level:
ftpsesame.c:677: error: syntax error before "void"
*** Error code 1
On 6/1/06, David Howland <
metalliqaz%fastmail.fm@localhost> wrote:
If you just want to hack it together so it will work, you can just
delete the checksum file from the package directory and it will let you
build.
Home |
Main Index |
Thread Index |
Old Index