Skip site navigation (1)Skip section navigation (2)
Date:      16 Aug 2000 06:44:48 -0000
From:      Erich Zigler <erich@tacni.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20638: LyX Error
Message-ID:  <20000816064448.18156.qmail@prydn.tacni.net>

next in thread | raw e-mail | index | archive | help

>Number:         20638
>Category:       ports
>Synopsis:       Cannot compile LyX 1.1.5.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 15 23:50:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
>Environment:

	/usr/ports/devel/gettext is installed and running, current as of 20:00 CDT tonight. The following error happens when it is linking.

>Description:

BufferView2.o: In function `BufferView::insertLyXFile(lyxstring const &)':
BufferView2.o(.text+0x15a): undefined reference to `gettext'
BufferView2.o(.text+0x1a5): undefined reference to `gettext'
BufferView2.o(.text+0x5b6): undefined reference to `gettext'
BufferView2.o(.text+0x601): undefined reference to `gettext'
BufferView2.o: In function `BufferView::insertInset(Inset *, lyxstring const &, bool)':
BufferView2.o(.text+0xf78): undefined reference to `gettext'
BufferView2.o(.text+0xfba): more undefined references to `gettext' follow
main.o: In function `main':
main.o(.text+0x10a): undefined reference to `bindtextdomain'
main.o(.text+0x11a): undefined reference to `textdomain'
menus.o: In function `Menus::openByName(lyxstring const &)':
menus.o(.text+0x2f2): undefined reference to `gettext'
menus.o(.text+0x324): undefined reference to `gettext'
menus.o(.text+0x358): undefined reference to `gettext'
menus.o(.text+0x38c): undefined reference to `gettext'
menus.o(.text+0x3c0): undefined reference to `gettext'
menus.o(.text+0x3f4): more undefined references to `gettext' follow
gmake[3]: *** [lyx] Error 1
gmake[3]: Leaving directory `/usr/ports/print/lyx/work/lyx-1.1.5/src'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/print/lyx/work/lyx-1.1.5/src'
gmake[1]: *** [all-recursive-am] Error 2
gmake[1]: Leaving directory `/usr/ports/print/lyx/work/lyx-1.1.5/src'
gmake: *** [all-recursive] Error 1
*** Error code 2


>How-To-Repeat:

	cd /usr/ports/print/lyx && make 


>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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