search for: 171c171

Displaying 1 result from an estimated 1 matches for "171c171".

Did you mean: 1716171
2000 Dec 15
1
AIX + ogg123
...ogg123.c:176: for each function it appears in.) gmake: *** [ogg123.o] Error 1 NAME_MAX is indeed, not declared in ogg123.c, leading me to believe it's suppose to exist in the missing getopt.h header file... So I tried just declaring it as 128 to what would happen: diff ogg123.c ogg123.c.old 171c171 < int NAME_MAX = 128; --- > Chaos ensues: gcc -DPACKAGE=\"vorbis-tools\" -DVERSION=\"1.0beta3\" -I. -I. -I/home/xxxx/xxxx/arch/AIX/include -I/home/xxxx/xxxx/arch/AIX/include -I/home/xxxx/xxxx/arch/AIX/include -c ogg123.c /bin/sh ../libtool --mode=link gcc -o og...