Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 6 Aug 2003 15:50:52 -0500
From: "jhernandez" <jhernandez@....state.tx.us>
To: <popa3d-users@...ts.openwall.com>
Subject: Re: inet.h error?

I am using popa3d in my free BDS box and is working good. As far as I
remember I did not had to make changes to params.h nor to the makefile. I
will think that the error that you are facing is caused by the changes you
made to the files.

Jose Hernandez
Network Specialist
jhernandez@....state.tx.us
MCSE, MCSA
----- Original Message ----- 
From: "Asenchi" <asenchi@...nchi.com>
To: <popa3d-users@...ts.openwall.com>
Sent: Wednesday, August 06, 2003 3:55 PM
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.