OESF Portables Forum

Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => User Request for Applications => Topic started by: telemetric_au on May 05, 2007, 05:59:34 am

Title: Make: *** [pth_mctx.lo] Error 1
Post by: telemetric_au on May 05, 2007, 05:59:34 am
# make
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_mctx.c
pth_mctx.c:480:2: #error "Unsupported Linux (g)libc version and/or
platform"
make: *** [pth_mctx.lo] Error 1

trying to compile pth from gnu, can anyone help ??
Title: Make: *** [pth_mctx.lo] Error 1
Post by: Meanie on May 05, 2007, 09:16:29 am
Quote
# make
./libtool --mode=compile --quiet gcc -c -I. -O2 -pipe pth_mctx.c
pth_mctx.c:480:2: #error "Unsupported Linux (g)libc version and/or
platform"
make: *** [pth_mctx.lo] Error 1

trying to compile pth from gnu, can anyone help ??
[div align=\"right\"][a href=\"index.php?act=findpost&pid=160518\"][{POST_SNAPBACK}][/a][/div]

are you trying to cross compile or doing a native compile?
Title: Make: *** [pth_mctx.lo] Error 1
Post by: telemetric_au on May 05, 2007, 08:34:48 pm
i was trying to do it natively on collie, but i have xsdk now, so am going to try it in that,