Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Jul 2004 19:37:14 -0700
From:      Kris Kennaway <kris@obsecurity.org>
To:        current@FreeBSD.org
Cc:        obrien@FreeBSD.org
Subject:   Odd linker errors
Message-ID:  <20040704023714.GA73697@xor.obsecurity.org>

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

--HcAYCG3uE/tztfnV
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

A number of ports are starting to fail with errors like:

net/clusterit:

> cc -O -pipe -DCLUSTERS -o dsh dsh.o ../common/common.o
> dsh.o(.text+0x86): In function `main':
> : undefined reference to `malloc_options'

net/mopd:

> file.o(.text+0x623): In function `GetAOutFileInfo':
> : undefined reference to `le32toh'
> file.o(.text+0x63b): In function `GetAOutFileInfo':
> : undefined reference to `le32toh'

math/grace:

> plotone.o(.text+0x19f): In function `do_hardcopy':
> : warning: warning: tmpnam() possibly used unsafely; consider using mkstemp()
> pdfdrv.o(.text+0x2f1): In function `pdfinitgraphics':
> : undefined reference to `PDF_open_fp'

The oddness is the lack of anything before the second colon in the
linker error; I don't remember seeing this before.  Also, I'm not sure
why clusterit and mopd are failing (grace is a port error).

Kris

--HcAYCG3uE/tztfnV
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFA521aWry0BWjoQKURAiJKAJ9lorOX8Jdoj62Zou/li8/z3Jrc5gCg42bZ
Zc84oFX1blPIjaO8M+r8H10=
=efy5
-----END PGP SIGNATURE-----

--HcAYCG3uE/tztfnV--



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