Date: Thu, 12 Oct 2000 18:54:49 +1000 From: "Aras Vaichas" <aras@apcs.com.au> To: "freebsd questions" <freebsd-questions@freebsd.org> Subject: problems with cooledit not compiling on FreeBSD 4.1.1 Message-ID: <00a801c0342a$15d00900$0300000a@copenhagen.domain.com>
next in thread | raw e-mail | index | archive | help
I am getting this error when I compile cooledit on a FreeBSD 4.1.1 system. Can anyone tell me why this isn't working? ---- cut here ---- # make ... deleted text ... Making all in icon gmake[2]: Entering directory `/usr/ports/editors/cooledit/work/cooledit-3.15.3/i con' /bin/sh ../libtool --mode=link c -I/usr/local/include -O -pipe -I/usr/X11R6/i nclude -L/usr/local/lib -L/usr/X11R6/lib -o coolicon icon.o coolicon.o iconman ager.o percentsubs.o trivoptions.o -lm ../widget/libCw.la -lX11 ../intl/libintl. a -lXext -lXpm ../widget/libC3d.a -lcrypt -lreadline -lxpg4 -lutil cc -I/usr/local/include -O -pipe -I/usr/X11R6/include -L/usr/local/lib -L/us r/X1 1R6/lib -o .libs/coolicon icon.o coolicon.o iconmanager.o percentsubs.o trivopti ons.o -lm ../widget/.libs/libCw.so -lcrypt -lreadline -lxpg4 -lutil -lX11 ../int l/libintl.a -lXext -lXpm ./widget/libC3d.a -lcrypt -lreadline -lxpg4 -lutil -W l,--rpath -Wl,/usr/local/lib iconmanager.o: In function `icon_system': iconmanager.o(.text+0x362): warning: tempnam() possibly used unsafely; consider using mkstemp() ../widget/libC3d.a(wtriangle.o): In function `colhline_neg_paged8': wtriangle.o(.text+0x2f6): undefined reference to `vga_setpage' wtriangle.o(.text+0x316): undefined reference to `vga_setpage' ../widget/libC3d.a(wtriangle.o): In function `colhline_pos_paged8': wtriangle.o(.text+0x433): undefined reference to `vga_setpage' wtriangle.o(.text+0x47f): undefined reference to `vga_setpage' ../widget/libC3d.a(wtriangle.o): In function `colhline_neg_paged8lookup': wtriangle.o(.text+0x996): undefined reference to `vga_setpage' ../widget/libC3d.a(wtriangle.o)(.text+0x9b6): more undefined references to `vga_ setpage' follow gmake[2]: *** [coolicon] Error 1 gmake[2]: Leaving directory `/usr/ports/editors/cooledit/work/cooledit-3.15.3/ic on' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/editors/cooledit/work/cooledit-3.15.3' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/editors/cooledit. *** Error code 1 Stop in /usr/ports/editors/cooledit. *** Error code 1 Stop in /usr/ports/editors/cooledit. aras@copenhagen:/usr/ports/editors/cooledit# 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?00a801c0342a$15d00900$0300000a>