|
From: Buddy V. <kur...@gm...> - 2006-03-23 22:00:25
|
Well, it's clear that during the linking stage variables referenced in the = c source code are not being found in the external libraries. (hence the "undefined reference" error) This might arise if your system libraries have been changed post install or you have changed library seach paths in your user environment somehow. On 3/23/06, Matthew Schumacher <ma...@ap...> wrote: > > Buddy Vernon wrote: > > Are you providing any options to the configure scripts that might be > > changing path variables? > > Buddy, here is something else that is interesting. I was able to build > it just fine on another slackware 10.1 machine so I started probing > around for the differences but I cant find any. > > The version of bison, flex, make, and gcc is the same on both hosts and > even installed from the same packages. Any thoughts on other > development packages that I should check? There has to be something > different on one of these machines.... > > schu > |