[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: errno strageness (in lpr)



>>>>> "Robbe" == Robert Bihlmeyer <robbe@orcus.priv.at> writes:

    Robbe> Paul.Emsley@chem.gla.ac.uk writes:

    >> printjob.o(.text+0x34ad): undefined reference to
    >> `__errno_location'

    Robbe> #define errno (*__hurd_errno_location ())

    Robbe> Not '__errno_location'.

    Robbe> Seems like some #define is interfering?

        Not exactly, but this put me on the right track.

        Where oh where was the reference to __erno_location coming
        from....? 

        I'd left objects behind from the Linux-based build.

        Argh.

        I feel foolish :)

        Paul.


-- 
Paul.Emsley@chem.gla.ac.uk   
 http://www.chem.gla.ac.uk/~paule



Reply to: