Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Feb 1999 17:25:14 -0500 (EST)
From:      Dennis Ostrovsky <denis.ostrovsky@yale.edu>
To:        questions@freebsd.org
Subject:   compiling xpm on 3.1-stable
Message-ID:  <Pine.GSO.4.05.9902211723180.25475-100000@mercury.cis.yale.edu>

next in thread | raw e-mail | index | archive | help
Was trying to compile xpm, but got the following messages. I'm using XF
3.3.3.1 ELF. Anyone have any ideas? Is this due to something misconfigured
on my system, or is the port slightly broken for ELF?

===>  Building for xpm-3.4k
making all in ./lib...
making all in ./sxpm...
rm -f sxpm
cc -o sxpm -O2      -L/usr/X11R6/lib sxpm.o -L../lib -L/usr/X11R6/lib -lXpm -lXt -lSM -lICE -lXext -lX11    -lxpg4  -Wl,-rpath,/usr/X11R6/lib:/usr/X11R6/lib
sxpm.o: In function `main':
sxpm.o(.text+0x3f4): undefined reference to `XpmReadFileToPixmap'
sxpm.o(.text+0x998): undefined reference to `XpmReadFileToPixmap'
sxpm.o(.text+0xa7f): undefined reference to `XpmCreatePixmapFromData'
sxpm.o(.text+0xac8): undefined reference to `XpmWriteFileFromPixmap'
sxpm.o: In function `Punt':
sxpm.o(.text+0xe5b): undefined reference to `XpmFreeAttributes'
sxpm.o(.text+0xec6): undefined reference to `XpmFreeAttributes'
sxpm.o: In function `VersionInfo':
sxpm.o(.text+0xf7d): undefined reference to `XpmLibraryVersion'
sxpm.o(.text+0xf8c): undefined reference to `XpmLibraryVersion'
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

------------------------------------------------------------------------
    Dennis Ostrovsky ** Department of Chemistry ** Yale University  

E-mail: den@master.chem.yale.edu     WWW: http://pantheon.yale.edu/~do33     
------------------------------------------------------------------------




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




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