make error in HP-UX

These are old archives. They are kept for historic purposes only.
Locked
mus3na
Posts: 25
Joined: Sun Apr 10, 2005 9:53 am

make error in HP-UX

Post by mus3na »

Iam try to install unrealircd 3.2.3 on my server HP UX.

./Config run smooth and also configure

but then when i issue make, i got an error like below;

# make
Building src
cc -I../include -I/usr/spub/extras/regexp/include -g -c auth.c
cc: "../include/modules.h", line 405: error 1000: Unexpected symbol: "shl_t".
cc: "../include/h.h", line 166: error 1000: Unexpected symbol: "*".
cc: panic 2017: Cannot recover from earlier errors, terminating.
*** Error exit code 1

Stop.
*** Error exit code 1

so i don't have any idea what wrong or where to look for to error. can someone guide me. Thanks in advance.
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post by w00t »

Hi,

It'd really help the development team if you could go to bugs.unrealircd.org and file this here - it's more likely to get attention/fixed.

Thanks,
w00t.
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
Locked