Hi Juha,

no clue why it did compile on my mac… It should be fixed now. I also removed 
the unnecessary debug message that you fixed in your last commit.

Cheers
Raphael.

On 11.04.2012, at 17:41, Juha Heinanen wrote:

> Raphael Coeffic writes:
> 
>> core: merged next_hop_ip and next_hop_port parameters into next_hop
> 
> g++ -MMD -c -o parse_next_hop.o parse_next_hop.cpp  -D_DEBUG -D_THREAD_SAFE 
> -D_REENTRANT -DSEMS_VERSION='"1.5.0"' -DARCH='"x86"' -DOS='"linux"' 
> -DSYSTEM_SAMPLECLOCK_RATE=32000LL -DUSE_MONITORING -DLOG_BUFFER_LEN=2048 -I. 
> -DUSE_INTERNAL_RESAMPLER -DUSE_SPANDSP -D__STDC_LIMIT_MACROS -I.. -g -O2 
> -Wall -Wno-reorder -fPIC -g  -O2
> parse_next_hop.cpp: In function ‘int parse_next_hop(const cstring&, 
> std::list<host_port, std::allocator<host_port> >&)’:
> parse_next_hop.cpp:87: error: ‘stderr’ was not declared in this scope
> parse_next_hop.cpp:89: error: ‘fprintf’ was not declared in this scope
> parse_next_hop.cpp:105: error: ‘stderr’ was not declared in this scope
> parse_next_hop.cpp:107: error: ‘fprintf’ was not declared in this scope
> make[2]: *** [parse_next_hop.o] Error 1
> 
> -- juha

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to