Date: Sat, 8 Sep 2007 07:13:26 -0400 From: "Naram Qashat" <cyberbotx@cyberbotx.com> To: <edwin@FreeBSD.org>, <freebsd-ports-bugs@FreeBSD.org> Subject: Re: ports/115578: [NEW PORT] emulators/tiemu3: TI89(ti)/92(+)/V200 hand-helds emulator Message-ID: <05f601c7f209$474721e0$0f02000a@metroid> References: <200709081059.l88AxFP5037796@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I'm not sure why it would be giving that error, as it built fine here. ticonv_varname_to_filename is part of libticonv, which should be installed when libtifiles2 is installed. On my system, the include file /usr/local/include/tilp2/ticonv.h has the following at line 141: TIEXPORT4 char* TICALL ticonv_varname_to_filename(CalcModel model, const char *src, unsigned char type); So if yours doesn't have that, only thing I can think of is that libticonv is out of date. Past that, I wouldn't know. Thanks, Naram Qashat ----- Original Message ----- From: <edwin@FreeBSD.org> To: <cyberbotx@cyberbotx.com>; <edwin@FreeBSD.org>; <freebsd-ports-bugs@FreeBSD.org>; <edwin@FreeBSD.org> Sent: Saturday, September 08, 2007 6:59 AM Subject: Re: ports/115578: [NEW PORT] emulators/tiemu3: TI89(ti)/92(+)/V200 hand-helds emulator > Synopsis: [NEW PORT] emulators/tiemu3: TI89(ti)/92(+)/V200 hand-helds emulator > > State-Changed-From-To: open->feedback > State-Changed-By: edwin > State-Changed-When: Sat Sep 8 10:58:03 UTC 2007 > State-Changed-Why: > I'll get this error: > > core/ti_hw/dbus.c: In function `recfile': > core/ti_hw/dbus.c:617: error: too few arguments to function `ticonv_varname_to_filename' > gmake[2]: *** [core/ti_hw/dbus.o] Error 1 > gmake[2]: Leaving directory `/var/ports/usr/ports/NEW/tiemu3/work/tiemu3-3.00/src' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/var/ports/usr/ports/NEW/tiemu3/work/tiemu3-3.00' > gmake: *** [all] Error 2 > *** Error code 2 > > Stop in /usr/ports/NEW/tiemu3. > > Any idea why? > > This with the following libraries: > > LIB_DEPENDS= ticalcs2.6:${PORTSDIR}/comms/libticalcs2 \ > ticables2.1:${PORTSDIR}/comms/libticables2 \ > tifiles2.4:${PORTSDIR}/devel/libtifiles2 > > > > > Responsible-Changed-From-To: freebsd-ports-bugs->edwin > Responsible-Changed-By: edwin > Responsible-Changed-When: Sat Sep 8 10:58:03 UTC 2007 > Responsible-Changed-Why: > I'll negotiate with submitter > > http://www.freebsd.org/cgi/query-pr.cgi?pr=115578 > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.5.485 / Virus Database: 269.13.9/994 - Release Date: 9/7/2007 4:40 PM > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?05f601c7f209$474721e0$0f02000a>