pkgsrc-Users archive

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

Re: Problem building x11/gtk2 on older MacOS X



    Date:        Mon, 20 Sep 2010 06:36:16 -0400
    From:        John Ruschmeyer <jruschme%gmail.com@localhost>
    Message-ID:  <1284978976.23059.5.camel@edward>

  | Looking at the output of config.log which I posted in the original
  | message, it seems like it is finding the right libX11, just not applying
  | the additional required libraries. I *think* I just need to let
  | Configure know that they are needed... I just don't know how.

libX11 (at least a relatively modern one) should refer to libXau and
libXdmcp all by itself, you shouldn't need to specify them explicitly,
the linker should see the undefined ref from libX11 and just go add the
others by itself.   Or that is the way it is intended to work ...

kre



Home | Main Index | Thread Index | Old Index