Skip to Content.
Sympa Menu

ndt-users - WG: Compiling-problem

Subject: ndt-users list created

List archive

WG: Compiling-problem


Chronological Thread 
  • From: "Galuschka Christoph" <>
  • To: <>
  • Subject: WG: Compiling-problem
  • Date: Tue, 9 Feb 2010 14:16:49 +0100

OK, I found it. Libpcap-devel was missing.

Still the SEGV remains - anybody got any ideas?

Thanks
Christoph

------------------------------------------------
Ing. Christoph Galuschka

TIWAG-Tiroler Wasserkraft AG
Bereich IT/Betrieb und Services
Eduard-Wallnöfer-Platz 2
6010 Innsbruck
T: +43 (0)50607 21832
F: +43 (0)50607 41832
www.tiroler-wasserkraft.at
------------------------------------------------
Firmenbuchgericht Innsbruck, FN 44133b
Sitz der Gesellschaft: Innsbruck
DVR: 0164089


-----Ursprüngliche Nachricht-----
Von: Galuschka Christoph
Gesendet: Dienstag, 09. Februar 2010 13:01
An:
''
Betreff: Compiling-problem

Hello,

besides the SEGFAULT error, I seem to be running into another problem.
I've went to setting up a second machine for NDT, and I'm running into the
following problem while compiling:

>>
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/web100 -I../I2util
'-DBASEDIR="/usr/local/ndt"' -pedantic -Wall -O2 -DNDEBUG
-DEXPERIMENTAL_ENABLED -DDATABASE_ENABLED -MT web100srv-web100srv.o -MD -MP
-MF ".deps/web100srv-web100srv.Tpo" -c -o web100srv-web100srv.o `test -f
'web100srv.c' || echo './'`web100srv.c; \
then mv -f ".deps/web100srv-web100srv.Tpo"
".deps/web100srv-web100srv.Po"; else rm -f ".deps/web100srv-web100srv.Tpo";
exit 1; fi
web100srv.c:140: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â
before â*â token
web100srv.c:141: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â
before â*â token
web100srv.c: In function âchild_sigâ:
web100srv.c:249: warning: cast from pointer to integer of different size
web100srv.c:298: warning: cast from pointer to integer of different size
web100srv.c: In function âcleanupâ:
web100srv.c:347: warning: implicit declaration of function
âcheck_signal_flagsâ
web100srv.c: In function âmainâ:
web100srv.c:1565: warning: implicit declaration of function âget_iflistâ
web100srv.c:1727: warning: ISO C90 forbids mixed declarations and code
web100srv.c:1868: warning: cast from pointer to integer of different size
make: *** [web100srv-web100srv.o] Error 1
>>
Since this allready works on my "older" machine, IMHO I'm missing a lib or
something alike. Any idea what paket could be missing?

Thanks and best regards
Christoph Galuschka

------------------------------------------------
Ing. Christoph Galuschka

TIWAG-Tiroler Wasserkraft AG
Bereich IT/Betrieb und Services
Eduard-Wallnöfer-Platz 2
6010 Innsbruck
T: +43 (0)50607 21832
F: +43 (0)50607 41832
www.tiroler-wasserkraft.at
------------------------------------------------
Firmenbuchgericht Innsbruck, FN 44133b
Sitz der Gesellschaft: Innsbruck
DVR: 0164089




  • WG: Compiling-problem, Galuschka Christoph, 02/09/2010

Archive powered by MHonArc 2.6.16.

Top of Page