From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Oct 10 04:17:53 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8D4316A4B3; Fri, 10 Oct 2003 04:17:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 358FD43FA3; Fri, 10 Oct 2003 04:17:53 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h9ABHrFY022602; Fri, 10 Oct 2003 04:17:53 -0700 (PDT) (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h9ABHqij022598; Fri, 10 Oct 2003 04:17:52 -0700 (PDT) (envelope-from edwin) Date: Fri, 10 Oct 2003 04:17:52 -0700 (PDT) From: Edwin Groothuis Message-Id: <200310101117.h9ABHqij022598@freefall.freebsd.org> To: vchekan@softline.kiev.ua, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/47809: New port: Ukrainian accounting system. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Oct 2003 11:17:53 -0000 Synopsis: New port: Ukrainian accounting system. State-Changed-From-To: feedback->closed State-Changed-By: edwin State-Changed-When: Fri Oct 10 04:12:35 PDT 2003 State-Changed-Why: Commited, thanks. Couple of things - I've redone the major diff into smaller diffs to make sure I could patch on more places in the files. - Please tell the author that it is "time_t vrm" and not "long vrm". You may guess on how many places I had to change this. - It doesn't compile on -current. Strangeness++. This is the error I get there: c++ -DICEB_DOC_PATH=\"/home/edwin/local/share/doc/iceb\" -o xbu xbu.o buhnast.o clprov.o devices.o dirsaldo.o dirprov.o findprov.o glkni.o glkninbs.o glktmp.o guror.o gurorf2.o gurornbs.o gurornrs.o gurorr.o gurorrp.o gurgor.o guritog.o impprov.o korprov.o korprovnbs.o opks.o prvkp.o provkont.o provtime.o prpp.o poiprov.o rozrax.o rasprov.o rozr.o rozden.o rozdenr.o smkont.o smesh.o salallk.o vprov.o vprovgr.o vprovnbs.o ../libbuh/.libs/libbuh.a ../libsql/.libs/libsql.a -L/home/edwin/local/lib/mysql ../libutil/.libs/libutil.a ../libscr/.libs/libscr.a -lncurses -lmysqlclient ../libdev/.libs/libdev.a ../libconfig/.libs/libconfig.a ../libbuh/.libs/libbuh.a(dirkontr.o): In function `dirkontr(char*, char*, int)': dirkontr.o(.text+0x140b): undefined reference to `vkontr(char*, char*, short, int, long, VVOD*)' dirkontr.o(.text+0x1649): undefined reference to `vkontr(char*, char*, short, int, long, VVOD*)' ../libbuh/.libs/libbuh.a(dirskont.o): In function `dirskont(char*, char*, char*, int)': dirskont.o(.text+0x2132): undefined reference to `vkontr(char*, char*, short, int, long, VVOD*)' dirskont.o(.text+0x26a2): undefined reference to `vkontr(char*, char*, short, int, long, VVOD*)' gmake[3]: *** [xbu] Error 1 gmake[3]: Leaving directory `/local0/scratch/edwin/ports/NEW/iceb/work/buhg' okay, not a compile error but a linking error. Well build error shall we call it? Lines beginning with "GNATS:" will be deleted. http://www.freebsd.org/cgi/query-pr.cgi?pr=47809