View Issue Details

IDProjectCategoryView StatusLast Update
0004244unrealinstallingpublic2013-11-24 11:40
ReporterQIXOZL Assigned Tosyzop  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Platformx86OSosxOS Version10.6.8
Product Version3.2.10.2 
Fixed in Version3.2.10.2 
Summary0004244: c-ares configure fails
Descriptionconfigure: CFLAGS error: CFLAGS may only be used to specify C compiler flags, not include directories. Use CPPFLAGS for: -I/usr/local/include
Steps To Reproducetry to compile it using:

./configure --with-showlistmodes --enable-ssl --enable-ziplinks --with-listen=5 --with-dpath=/root/Unreal3.2.10.2 --with-spath=/root/Unreal3.2.10.2/src/ircd --with-nick-history=2000 --with-sendq=3000000 --with-bufferpool=18 --with-permissions=0600 --with-fd-setsize=1024 --enable-dynamic-linking
Additional Informationin my case removing ziplinks support prevented this error. but i'd assume that it occurs as soon as CPPFLAGS would need to be set no matter for what.
TagsNo tags attached.
3rd party modules

Activities

syzop

2013-11-24 11:39

administrator   ~0017847

http://hg.unrealircd.com/hg/unreal/rev/8bb3dab0adcf
Changelog:
When you use -D or -I in CFLAGS the bundled c-ares configure script
now no longer errors. Reported by QIXOZL (0004244). An attempt for a
more proper fix will be made later.


Thanks for the report. This will be in the updated 3.2.10.2.

Issue History

Date Modified Username Field Change
2013-11-24 02:24 QIXOZL New Issue
2013-11-24 11:39 syzop Note Added: 0017847
2013-11-24 11:39 syzop Status new => resolved
2013-11-24 11:39 syzop Fixed in Version => 3.2.10.2
2013-11-24 11:39 syzop Resolution open => fixed
2013-11-24 11:39 syzop Assigned To => syzop
2014-03-14 01:14 peterkingalexander Issue cloned: 0004279