-BEGIN PGP SIGNED MESSAGE-
On Friday 24 May 2002 16:30, Kornel Benko wrote:
> Yes, but what's wrong? Attaching the complete log of "cvs -t -z 9 update".
Ok, compiled now. ("cvs update -d" cured it)
Kornel
- --
Kornel Benko
[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Versio
-BEGIN PGP SIGNED MESSAGE-
On Friday 24 May 2002 16:12, Lars Gullik Bjønnes wrote:
> | Unable to check. Not compilable now.
>
> Sure it is.
>
> My cvs compiles and links just fine.
>
> | ...
> | g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../../boost
> | -isystem /usr/X11R6/
Andre Poenitz wrote:
> Does current cvs link for anybody?
I had to do a complete fresh checkout (make distclean is still broken here)
and now it compiles again.
Juergen.
Kornel Benko <[EMAIL PROTECTED]> writes:
| On Thursday 23 May 2002 18:19, Andre Poenitz wrote:
>> Does current cvs link for anybody?
>
| Unable to check. Not compilable now.
Sure it is.
My cvs compiles and links just fine.
| ...
| g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../..
-BEGIN PGP SIGNED MESSAGE-
On Thursday 23 May 2002 18:19, Andre Poenitz wrote:
> Does current cvs link for anybody?
Unable to check. Not compilable now.
...
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../../boost -isystem
/usr/X11R6/include -O2 -march=i486 -mcpu=i686 -W -
On Thu, May 23, 2002 at 06:19:20PM +0200, Andre Poenitz wrote:
> Does current cvs link for anybody?
Dependencies are screwed. Things to try :
touch src/frontends/WorkArea.C
touch src/frontends/Makefile.am
Make sure to remove .lo files if any files have been removed in sub-dirs
too (ughhh...)
Does current cvs link for anybody?
iI am getting 100s of undefined references starting with
BufferView.o: In function `BufferView::workWidth(void) const':
/usr/src/lyx/lyx-devel/src/BufferView.C:221: undefined reference to
`WorkArea::workWidth(void) const'
BufferView.o: In function `BufferView:
Angus Leeming <[EMAIL PROTECTED]> writes:
|
| gettext --version gives:
| gettext - GNU gettext 0.10
This is a very old release of gettext.
Lgb
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> gettext --version gives: gettext - GNU gettext 0.10
Angus> but the commands bindtextdomain and textdomain are not found.
Angus> Anybody have any clues???
GNU gettext 0.10 is really old. The version used by LyX is 0.10.35,
which i
This is a gettext problem that has occured for previous
versions of lyx too. I can always get things to work with:
configure --with-included-gettext
but this is a ridiculous way of doing things on a system
that has gettext installed.
Linking:
g++ -g -O -fno-exceptions -fno-rtti -ansi -Wall -W -
10 matches
Mail list logo