*BSD News Article 79919


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!nntp.coast.net!news.kei.com!news.mathworks.com!howland.erols.net!vixen.cso.uiuc.edu!newsfeed.ksu.ksu.edu!hptemp1.cc.umr.edu!pgray.student.umr.edu!pjgray
From: pjgray@pgray.student.umr.edu (pjgray)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: 2.2-960801-SNAP & libg++
Date: 4 Oct 1996 20:08:22 GMT
Organization: UMR Missouri's Technological University
Lines: 22
Message-ID: <533qrm$2v2@hptemp1.cc.umr.edu>
NNTP-Posting-Host: pgray.student.umr.edu
X-Newsreader: TIN [version 1.2 PL2]

I recently put 2.2-960801-SNAP on my machine and I am attempting to put gcc/g++ 
2.7.2 on as well.  I applied the repo/weak directive patches to gcc, and the 
compilation/installation of gcc went fine.  However when I compile libg++ I am
getting this error:

[ -z "" ] ||  /usr/local/bin/gcc -c -g -I. -I./../include   vasprintf.c -o pic/vasprintf.o
/usr/local/bin/gcc -c -g -I. -I./../include  vasprintf.c
vasprintf.c: In function `vasprintf':
vasprintf.c:122: argument `args' doesn't match prototype
/usr/include/stdio.h:297: prototype declaration
*** Error code 1

Stop.



Has anyone gotten gcc/g++ 2.7.2 successfully on a 2.2-960801-SNAP machine?  or am
I gonna have to put 2.1.5 on my machine, cause I need the 2.7.2 compiler for
a project.

thanks,
pj