Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jul 2015 11:35:50 +0100 (BST)
From:      Anton Shterenlikht <mexas@bris.ac.uk>
To:        freebsd-ports@freebsd.org, tingox@gmail.com
Subject:   Re: help update cad/z88 port
Message-ID:  <201507071035.t67AZoQH058173@mech-as222.men.bris.ac.uk>
In-Reply-To: <CAJ_iqtbngYSE-Fd_j%2BXA-aaRz9drT7JwhOpQhC5X0WAAQfrzDg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>In general, when a new release introduces major changes in a program,
>you might have to start over.

ok, thanks for the advice.
I got to here:

cc -I/usr/ports/cad/z88/work/z88v14os/src/z88o/common -O2 -fomit-frame-pointer -DFR_UNIX -DFR_XDOUB -DFR_XLONG -DFR_LINUX  `pkg-config --cflags --libs gtk+-2.0 gdkglext-1.0 gdkglext-x11-1.0 gtkglext-1.0 gtkglext-x11-1.0` -o z88o z88o.o cb88o.o lan88o.o dyn88o.o wlog88o.o ale88o.o rcoo88.o  m9.o m10.o m12.o m15.o oc88.o m16.o man88o.o
/usr/bin/ld: undefined reference to symbol `cos@@FBSD_1.0' (try adding -lm)
//lib/libm.so.5: could not read symbols: Bad value
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Is this symbol in libm?

Thanks

Anton



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