Go Back   Phoenix Labs > Projects > PeerGuardian Linux
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes

 
Old 11-26-2005, 12:43 PM   #1
Noodlessss
 
Noodlessss's Avatar

Junior Member
Join Date: Nov 2005
Posts: 1
Question Installation problem libipq.h - ideas?

Hi all,

I am running the following command:

./configure && make && make install

to try and install and the following occurs (which I am unsure how to resolve)

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... missing
checking for working automake-1.4... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for main in -lipq... no
checking for main in -lncurses... no
checking for main in -lpthread... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for working memcmp... yes
checking return type of signal handlers... void
checking for atexit... yes
checking for isascii... yes
checking for memset... yes
checking for mkfifo... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libipq -g -O2 -c Blocker_Linux.cpp
Blocker_Linux.cpp:27:20: error: libipq.h: No such file or directory
Blocker_Linux.cpp: In function ‘void* PG::BlockerThread(void*)’:
Blocker_Linux.cpp:102: error: ‘ipq_create_handle’ was not declared in this scope
Blocker_Linux.cpp:109: error: ‘IPQ_COPY_PACKET’ was not declared in this scope
Blocker_Linux.cpp:109: error: ‘ipq_set_mode’ was not declared in this scope
Blocker_Linux.cpp:124: error: ‘ipq_read’ was not declared in this scope
Blocker_Linux.cpp:133: error: ‘ipq_message_type’ was not declared in this scope
Blocker_Linux.cpp:135: error: ‘NLMSG_ERROR’ was not declared in this scope
Blocker_Linux.cpp:137: error: ‘ipq_get_msgerr’ was not declared in this scope
Blocker_Linux.cpp:142: error: ‘ipq_packet_msg_t’ was not declared in this scope
Blocker_Linux.cpp:142: error: ‘pkt’ was not declared in this scope
Blocker_Linux.cpp:142: error: ‘ipq_get_packet’ was not declared in this scope
Blocker_Linux.cpp:187: error: ‘ipq_set_verdict’ was not declared in this scope
make: *** [Blocker_Linux.o] Error 1


Can anyone provide me with some help before I rip all my hair out?!!!

Cheers.
Noodlessss is offline   Reply With Quote

 
Old 11-26-2005, 01:27 PM   #2
xiojqwnko

Member
Join Date: Nov 2005
Posts: 6
Default Re: Installation problem libipq.h - ideas?

Try this one:
http://3dlinuxforen.de/downloads/peerguardin.tar

tar -xvf peerguardin.tar
cd peerguardin
sh install.sh
xiojqwnko is offline   Reply With Quote

 
Old 11-27-2005, 11:41 AM   #3
Ace2005

Member
Join Date: Nov 2005
Country: United Kingdom
Posts: 7
Default Re: Installation problem libipq.h - ideas?

Just install the dev packages for iptables and libncurses
Ace2005 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Installation Problem nobrainer Technical Support 2 05-21-2007 08:18 AM
Update Problem wanchoo PeerGuardian Windows 5 05-20-2007 01:09 AM
Problem with connecting to the ISP akong PeerGuardian OSX 12 01-20-2006 12:02 AM
Problem getting in to my FTP Server Deadl0ck PeerGuardian Linux 5 01-15-2006 03:50 PM
Website ideas? Make it a reality! FuRiOuS1 General Discussion 41 05-08-2005 06:04 AM


All times are GMT -5. The time now is 05:22 PM.


  

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© Phoenix Labs Staff