*** From dhcp-server -- To unsubscribe, see the end of this message. ***

I got this today to try and get it running on a test Solaris x86 machine
with 4 nics. 
I ran the configure script and then make, when I ran make the first time
it gave me this:

> grove@apollo:/export/apollo/home/grove/dhcp/dhcp-3.0-alpha-19990423> make
> Making all in common
> cc -g  -I.. -I../includes -D__svr4__  -c  raw.c
> cc -g  -I.. -I../includes -D__svr4__  -c  parse.c
> cc -g  -I.. -I../includes -D__svr4__  -c  nit.c
> cc -g  -I.. -I../includes -D__svr4__  -c  icmp.c
> cc -g  -I.. -I../includes -D__svr4__  -c  dispatch.c
> cc -g  -I.. -I../includes -D__svr4__  -c  conflex.c
> cc -g  -I.. -I../includes -D__svr4__  -c  upf.c
> cc -g  -I.. -I../includes -D__svr4__  -c  bpf.c
> cc -g  -I.. -I../includes -D__svr4__  -c  socket.c
> cc -g  -I.. -I../includes -D__svr4__  -c  lpf.c
> cc -g  -I.. -I../includes -D__svr4__  -c  dlpi.c
> dlpi.c:115: redefinition of `copyright'
> dlpi.c:72: `copyright' previously defined here
> *** Error code 1
> make: Fatal error: Command failed for target `dlpi.o'

I then went in to common and edited the dlpi.c file and commented out
lines 115 and 116. It seemed to compile fine. I am getting ready to test
it now, has anyone else expereinced this problem? 

Machine is Solaris 2.6 on Pentium II with 192 meg of ram, with GCC 2.8.1

Thanks
Jason
-- 
Jason Grove                        | The usefulness of any meeting 
Programmers Asst., Unix Sys Admin  | is in inverse proportion 
P:304.293.4545  F:304.293.2112     | to the attendance.
[EMAIL PROTECTED]             |
http://www.hrl.wvu.edu             |


------------------------------------------------------------------------------
To unsubscribe from this list, please visit http://www.fugue.com/dhcp/lists
If you are without web access, or if you are having trouble with the web page,
please send mail to [EMAIL PROTECTED]   Please try to use the web
page first - it will take a long time for your request to be processed by hand.

Archives for this mailing list are available at 
http://www.webnology.com/list-archives/dhcp/dhcp-server

------------------------------------------------------------------------------

Reply via email to