作者theanine (theanine)
看板LinuxDev
标题Re: [问题] 在ubuntu上执行make发生错误
时间Sat Nov 19 09:54:58 2011
先打./configure --help看看--with-, --enable-, 跟--disbale- 选项, 通常是有东西
选了或不该选造成的.
※ 引述《SentoS (HI~)》之铭言:
: 大家好,我最近在ubuntu的终端机上执行./configure *-> make -> makefile
: ./configure的部份没有问题,顺利通过,但是在make的部份却出现以下错误
: g++ -DHAVE_CONFIG_H -I. -I.. -I../CommonLibs -I../Control -I../GSM -I../SIP
: -I../SMS -I../TRXManager -I../Globals -I../CLI -I../HLR -O3 -g -lpthread -g
: -O2 -MT F16Test.o -MD -MP -MF .deps/F16Test.Tpo -c -o F16Test.o F16Test.cpp
: In file included from F16Test.cpp:25:
: F16.h:35:error: 'int32_t'does not name a type
: F16.h:50:error: 'int32_t'does not name a type
: F16.h:61:error: ISO C++ forbids declaration of 'int32_t' with no type
: F16.h:61:error: expect';'before '&' token
: .....
: ....
: ..
: ..
: 接下来都是F16.h的错误,大概有100行都是显示类似的错误
: 请问有高手能告诉我这该怎麽解决吗 ˊoˋ
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 1.169.182.117