HTTP Anti-Virus Proxy

Official HAVP Support Forum
Registration disabled, I'm tired of spambots. E-mail havp@hege.li if you have questions.
HAVP project is pretty much frozen/abandoned at this time anyway.
It is currently 22 Jun 2014 09:53

All times are UTC + 2 hours [ DST ]




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: HAVP on Solaris
PostPosted: 17 Mar 2006 13:10 
Has anyone installed HAVP 0.78 on Solaris 9?
If Yes, are there any special instructions?

I have an error while compiling make - command:
[i]DHAVE_CONFIG_H -I. -I. -I.. -O2 -I/usr/local/clamav/include -g -O2 -c proxyhandler.cpp -o proxyhandler.o
sh: DHAVE_CONFIG_H: not found
*** Error code 1 (ignored)
DHAVE_CONFIG_H -I. -I. -I.. -O2 -I/usr/local/clamav/include -g -O2 -c utils.cpp -o utils.o
sh: DHAVE_CONFIG_H: not found
*** Error code 1 (ignored)
DHAVE_CONFIG_H -I. -I. -I.. -O2 -I/usr/local/clamav/include -g -O2 -c whitelist.cpp -o whitelist.o
sh: DHAVE_CONFIG_H: not found
*** Error code 1 (ignored)
DHAVE_CONFIG_H -I. -I. -I.. -O2 -I/usr/local/clamav/include -g -O2 -c clamlibscanner.cpp -o clamlibscanner.o
sh: DHAVE_CONFIG_H: not found
*** Error code 1 (ignored)
DHAVE_CONFIG_H -I. -I. -I.. -O2 -I/usr/local/clamav/include -g -O2 -o havp helper.o logfile.o scannerfilehandler.o connectiontobrowser.o genericscanner.o httphandler.o params.o sockethandler.o connectiontohttp.o havp.o proxyhandler.o utils.o whitelist.o clamlibscanner.o -lsocket -lresolv -lnsl -L/usr/local/clamav/lib -lz -lbz2 -lgmp -lpthread -lclamav
sh: DHAVE_CONFIG_H: not found
*** Error code 1 (ignored)[/i]


Top
  
 
 Post subject:
PostPosted: 17 Mar 2006 13:13 
Offline
HAVP Developer

Joined: 27 Feb 2006 18:12
Posts: 687
Location: Finland
Hi, are you using GNU make? If not, you probably need to get it from sunfreeware..

Cheers,
Henrik


Top
 Profile  
 
 Post subject:
PostPosted: 17 Mar 2006 14:22 
I am sorry, but it doesn't work.

with make-3.80 & sun gcc 2.95.3
...
/opt/sfw/lib/gcc-lib/i386-pc-solaris2.9/2.95.3/../../../../include/g++-3/libio.h:59: sys/cdefs.h: No such file or directory
make[1]: *** [helper.o] Error 1


with make-3.80 & gcc 3.4.2
...
/usr/include/ia32/sys/reg.h:300: error: `upad128_t' does not name a type
/usr/include/ia32/sys/reg.h:301: error: `upad128_t' does not name a type
/usr/include/ia32/sys/reg.h:331: error: `upad128_t' does not name a type
make[1]: *** [helper.o] Error 1
make[1]: Leaving directory `/temp/havp-0.78/havp'
make: *** [all] Error 2


Top
  
 
 Post subject:
PostPosted: 17 Mar 2006 14:34 
Offline
HAVP Developer

Joined: 27 Feb 2006 18:12
Posts: 687
Location: Finland
If your gcc 3.4.2 from sunfreeware?

You probably need to fix gcc headers like this:

# cd /usr/local/libexec/gcc/*/3.4.2/install-tools
# ./mkheaders

If it's not there, do find /usr/local -name mkheaders..

Cheers,
Henrik


Top
 Profile  
 
 Post subject:
PostPosted: 17 Mar 2006 16:22 
thanks a lot,
I am very pleased with your cooperation


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC + 2 hours [ DST ]


Who is online

Users browsing this forum: Yahoo [Bot] and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group