AICCU on Debian/Woody does not work for me
Carmen Sandiego on Saturday, 30 October 2004 18:09:18
Well, I cant't get the current "aiccu" work in Debian Woody.
niehaus@crystalline:/tmp/aiccu$ make
Building : aiccu - Automatic IPv6 Connectivity Configuration Utility
Copyright : SixXS
Version : 2004.09.17-BETA2b
make[1]: Entering directory `/tmp/aiccu/unix-console'
gcc -pedantic -W -Wall -Wshadow -Wcast-align -Wpadded -Wpacked -D _GNU_SOURCE -O3 -c -o main.o main.c
cc1: Invalid option `-Wpadded'
cc1: Invalid option `-Wpacked'
make[1]: *** [main.o] Fehler 1
make[1]: Leaving directory `/tmp/aiccu/unix-console'
make: *** [all] Fehler 2
niehaus@crystalline:/tmp/aiccu$
Hm.
The Debian package depends on some newer version of libc than provided with woody. Is there anyone who knows what I could do?
TIA,
Sebastian
AICCU on Debian/Woody does not work for me
Shadow Hawkins on Thursday, 04 November 2004 15:41:37
A google search for "Invalid option Wpadded" indicates that you might use a gcc that does not know the -Wpadded option. Perhaps it helps to comment out line 24 of unix-client/Makefile. (#CWARNS += -Wpadded -Wpacked)
Greets
Thorsten
AICCU on Debian/Woody does not work for me
Jeroen Massar on Monday, 13 December 2004 19:12:41
Notez bien, since today there is now a seperate Woody Debian package available, which one should be able to install without issues.
Posting is only allowed when you are logged in. |