[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] Re: Make fails on OSX
From: |
Larry Jones |
Subject: |
Re: [Groff] Re: Make fails on OSX |
Date: |
Thu, 3 Jun 2004 14:59:01 -0400 (EDT) |
Robert Goulding writes:
>
> gcc -g -O2 -o gxditview device.o draw.o Dvi.o font.o lex.o page.o
> parse.o xditview.o /Users/rgouldin/groff/src/libs/libxutil/libxutil.a
> -L/usr/X11R6/lib -lSM -lICE -lX11 -lXt -lXaw -lXmu -lm
> ld: warning multiple definitions of symbol _vendorShellWidgetClass
That's because the X libraries are in the wrong order. It should be
something like:
-lXaw -lXmu -lXt -lX11
-Larry Jones
I've changed my mind, Hobbes. People are scum. -- Calvin