Louis V. Lambrecht-3 wrote: > > vatocleti wrote: >> Hey all, >> I'm running OpenBSD 4.2/i386 and am booting bsd.mp. I have brought over >> a >> linux program that uses gcc as the compiler. >> >> I have installed the following sets: >> >> - gmake-3.80p1.tgz >> - gettext-0.14.6p0.tgz >> - libiconv-1.9.2p3.tgz >> >> and when I do a "gmake" I get the following two errors: >> >> - " /bin/gmake[1]: ELF: not found" >> - "/bin/gmake[365]: no closing quote >> >> any ideas? >> >> Thanks, >> v. >> >> > gmake != gcc != g++ > > > Hi, This worked for me on a different system running the amd64 image, but trying the same process with the same sets on a i386 (bsd.mp) image, I get the error...not sure why? If I have a linux app, should I be able to build with the native bsd make or do I need GNU (gmake)?
thanks in advance. -- View this message in context: http://www.nabble.com/gmake-error%2C-please-help-%3A%29-tp17129307p17134268.html Sent from the openbsd user - misc mailing list archive at Nabble.com.

