Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 6 Aug 2003 15:55:09 -0500
From: Asenchi <asenchi@...nchi.com>
To: popa3d-users@...ts.openwall.com
Subject: inet.h error?

Hello,

I am using OpenBSD 3.3 with a GENERIC kernel.  Today I decided to try 
popa3d as a POP3 solution.

After I tar -zxvf the latest stable release (0.6.3) I make my changes 
to params.h and the Makefile.  I then try to do a 'make' and get this 
error:

$ make
gcc -c -Wall -02 -fomit-frame-pointer virtual.c
In file included from virtual.c:25:
/usr/include/arpa/inet.h:89: syntax error before 'inet_nsap_addr'
/usr/include/arpa/inet.h:89: syntax error before 'u_char'
/usr/include/arpa/inet.h:89: warning: data definition has no type or 
storage class
/usr/include/arpa/inet.h:90: syntax error before '*'
*** Error code 1

Stop in /home/asenchi/popa3d/popa3d-0.6.3.
$

I have looked at the code, but I am not very good at C so I didn't want 
to touch it.  Do any of you have an idea what could be the problem?

I have tried this both as user and root.

Thank you,

asenchi

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.