Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Dec 1999 18:55:19 +0100
From:      Marcel Moolenaar <marcel@scc.nl>
To:        current@FreeBSD.org
Subject:   Re: libcc_drv.a fails to compile on 12/14 sup
Message-ID:  <3857D607.242291F5@scc.nl>
References:  <199912151659.KAA22301@panther.txn.cpqcorp.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Bruce Burden wrote:

> /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc/../cc_drv/libcc_drv.a(choose-temp.o): In function `make_temp_file':
> choose-temp.o(.text+0x264): undefined reference to `mkstemps'
> *** Error code 1

>         Yet I see people are getting their builds to work. Okay, what
>    did I miss?

Your -current must be at least 6 if not 9 months old, right?

gcc doesn't have a mkstemps implementation anymore. This means that you
must has a -stable or -current that has the function in libc.

-- 
Marcel Moolenaar                        mailto:marcel@scc.nl
SCC Internetworking & Databases           http://www.scc.nl/
The FreeBSD project                mailto:marcel@FreeBSD.org


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




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