LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Binary Built problem (https://www.linuxquestions.org/questions/linux-newbie-8/binary-built-problem-122117/)

Maranello 12-02-2003 08:22 PM

Binary Built problem
 
Hello!

Could someone please help me with this problem that I encountered during the starting up of the vpn client?

I managed to install the vpn client program on my PC but when I tried to kickstart it with the instructed command, it failed with the given message:

"Incorrectly built binary which accesses errno, h_errno or _res directly. Needs to be fixed."

Does anyone know how to fix this problem? If so, kindly let me know as I haven't a clue what is going on.

Thanks a million!

:newbie:

sirpelidor 12-02-2003 08:27 PM

what was the compile msg? did ./configure gave you any error?

those ****.h is header files, maybe you don't have it, or you have it in a diff verson which ur program is complain about.

go check ./configure one more time, if it works, try make again, to see if u got any error

Maranello 12-03-2003 05:24 AM

Hi sirpelidor,

Thanks for your help. There wasn't a need to ./configure so, I figured something might be wrong with my linux installation so I re-installed the whole thing and it works now.

Thanks again! :)


All times are GMT -5. The time now is 02:17 AM.