Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jan 1999 21:44:24 +0200
From:      Sheldon Hearn <axl@iafrica.com>
To:        ports@FreeBSD.ORG
Subject:   Should xmcd build without static XFree86 libraries?
Message-ID:  <80797.916083864@axl.noc.iafrica.com>

next in thread | raw e-mail | index | archive | help

Hi folks,

I'm working on an ELF 3.0-CURRENT (Mon 11 Jan) system. I rebuilt XFree86
from the ports tree today and chose NOT to build static libraries during
the XFree86 port's configure question run.

I'm now trying to build xmcd from the ports tree and get the following:

cc -o xmcd -O2      -L/usr/X11R6/lib cdfunc.o   dbprog.o        geom.o help.o hotkey.o         main.o  widget.o        ../common_d/libutil.a ../cddb_d/libcddb.a     ../libdi_d/libdi.a -L/usr/X11R6/lib -lXm -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 -lcam    -lxpg4 -Wl,-rpath,/usr/X11R6/lib
/usr/libexec/elf/ld: cannot open -lXm: No such file or directory
*** Error code 1

Stop.
[...]

Do you think this is a result of chosing not to build static libraries,
or should I look elsewhere?

Thanks,
Sheldon.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?80797.916083864>