Re: link problems

2002-05-24 Thread Kornel Benko

-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 -Wall -c formulabase.C 
-Wp,-MD,.deps/formulabase.TPlo
In file included from formulabase.C:52:
../../src/frontends/Dialogs.h:24: boost/shared_ptr.hpp: No such file or directory
formulabase.C:826: warning: #warning pretty ugly
make[3]: *** [formulabase.lo] Fehler 1
make[3]: Verlassen des Verzeichnisses Verzeichnis 
»/home/kornel/rpm/BUILD/lyx-1.2.0cvs/src/mathed«
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlassen des Verzeichnisses Verzeichnis 
»/home/kornel/rpm/BUILD/lyx-1.2.0cvs/src«
make[1]: *** [all] Fehler 2
make[1]: Verlassen des Verzeichnisses Verzeichnis 
»/home/kornel/rpm/BUILD/lyx-1.2.0cvs/src«
make: *** [all-recursive] Fehler 1
Bad exit status from /var/tmp/rpm-tmp.79511 (%build)

Kornel
- - -- 
Kornel Benko
[EMAIL PROTECTED]

-BEGIN PGP SIGNATURE-
Version: PGP 6.5.8

iQCVAwUBPO5H9bewfbDGmeqhAQG1YgQApZw3pAjqNuSN8u9uA6ukMn/67mTlk3VG
BMGIOragMcvWETJyPAx6OdWOXYiIp+SsH62FUNIvigURV9AD0UR6BViJbi6+qPsz
OGSqCu3Gk8+JH3di1Gc0fHW/czVA3Yj7nEvNSRVPI3dRE4OMwlje9foklM9HGBzk
ArjAb47NMGc=
=2WBL
-END PGP SIGNATURE-



Re: link problems

2002-05-24 Thread Lars Gullik Bjønnes

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../../boost -isystem 
|/usr/X11R6/include -O2 -march=i486 -mcpu=i686 -W -Wall -c formulabase.C 
|-Wp,-MD,.deps/formulabase.TPlo
| In file included from formulabase.C:52:
| ../../src/frontends/Dialogs.h:24: boost/shared_ptr.hpp: No such file
| or directory

[larsbj@trylle boost]$ ls boost/shared_ptr.hpp
boost/shared_ptr.hpp

something is not up to date on your system.

| formulabase.C:826: warning: #warning pretty ugly
| make[3]: *** [formulabase.lo] Fehler 1
| make[3]: Verlassen des Verzeichnisses Verzeichnis 
|»/home/kornel/rpm/BUILD/lyx-1.2.0cvs/src/mathed«
| make[2]: *** [all-recursive] Fehler 1
| make[2]: Verlassen des Verzeichnisses Verzeichnis 
|»/home/kornel/rpm/BUILD/lyx-1.2.0cvs/src«
| make[1]: *** [all] Fehler 2
| make[1]: Verlassen des Verzeichnisses Verzeichnis 
|»/home/kornel/rpm/BUILD/lyx-1.2.0cvs/src«
| make: *** [all-recursive] Fehler 1
| Bad exit status from /var/tmp/rpm-tmp.79511 (%build)

aaahhh making rpm... that should also work, but is not the best thing
to test with.

-- 
Lgb



Re: link problems

2002-05-24 Thread Juergen Spitzmueller

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.



Re: link problems

2002-05-24 Thread Kornel Benko

-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/include -O2 -march=i486 -mcpu=i686 -W -Wall -c
 | formulabase.C -Wp,-MD,.deps/formulabase.TPlo In file included from
 | formulabase.C:52:
 | ../../src/frontends/Dialogs.h:24: boost/shared_ptr.hpp: No such file
 | or directory

 [larsbj@trylle boost]$ ls boost/shared_ptr.hpp
 boost/shared_ptr.hpp

 something is not up to date on your system.

Yes, but what's wrong? Attaching the complete log of cvs -t -z 9 update. 
No shared_ptr.hpp in boost

3.67 cogi.kornel 16:26  ls -l boost/boost/
insgesamt 100
drwxr-xr-x2 kornel   wfm  1024 Feb  8 22:44 CVS
- -rw-r--r--1 kornel   wfm  5181 Aug 30  2001 array.hpp
- -rw-r--r--1 kornel   wfm 27151 Aug 30  2001 config.hpp
- -rw-r--r--1 kornel   wfm 31592 Sep  7  2001 crc.hpp
drwxr-xr-x3 kornel   wfm  1024 Jan 12 19:21 detail
- -rw-r--r--1 kornel   wfm  3258 Jun  1  2001 integer.hpp
- -rw-r--r--1 kornel   wfm   536 Jun  7  2001 limits.hpp
- -rw-r--r--1 kornel   wfm 16225 Aug 30  2001 smart_ptr.hpp
- -rw-r--r--1 kornel   wfm  3488 Jun  1  2001 static_assert.hpp
drwxr-xr-x4 kornel   wfm  1024 Jan 12 19:21 tuple
drwxr-xr-x3 kornel   wfm  1024 Jan 12 19:21 type_traits
- -rw-r--r--1 kornel   wfm  3171 Aug 30  2001 utility.hpp

Kornel

- -- 
Kornel Benko
[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: PGP 6.5.8

iQCVAwUBPO5Oe7ewfbDGmeqhAQFMPgQAp6VTUOKyhPfwxsBS5ZFuDOL7JQPI1KPs
2w7daI+uEutlUJyjC6QAFRj/hSEPN1A8W4pIGH0Wjl+fJ5ulTcXYRZy3c+N8MaCi
PItuES371QQO26lQodnJlksLrB6o6zJi1fcra98sXuBCBreNPxJ+nFSnNNtlN11j
UHQsC9pP6M8=
=SizL
-END PGP SIGNATURE-


cvs update: notice: main loop with CVSROOT=:pserver:[EMAIL PROTECTED]:/cvs/lyx
? lib/doc/ChangeLog
? lib/doc/Customization.lyx
? lib/doc/Depend.pl
? lib/doc/DocStyle.lyx
? lib/doc/Doc_toc.pl
? lib/doc/Extended.lyx
? lib/doc/FAQ.lyx
? lib/doc/Intro.lyx
? lib/doc/Makefile
? lib/doc/README.Documentation
? lib/doc/Reference.lyx
? lib/doc/TOC.lyx
? lib/doc/Tutorial.lyx
? lib/doc/UserGuide.lyx
? lib/doc/cs_TOC.lyx
? lib/doc/cs_Tutorial.lyx
? lib/doc/da_Intro.lyx
? lib/doc/da_TOC.lyx
? lib/doc/de_BUGS.lyx
? lib/doc/de_Customization.lyx
? lib/doc/de_Extended.lyx
? lib/doc/de_FAQ.lyx
? lib/doc/de_Intro.lyx
? lib/doc/de_TOC.lyx
? lib/doc/de_Tutorial.lyx
? lib/doc/de_UserGuide.lyx
? lib/doc/es_Intro.lyx
? lib/doc/es_TOC.lyx
? lib/doc/es_Tutorial.lyx
? lib/doc/escher-lsd.eps
? lib/doc/eu_Intro.lyx
? lib/doc/eu_TOC.lyx
? lib/doc/eu_Tutorial.lyx
? lib/doc/fr_BUGS.lyx
? lib/doc/fr_Customization.lyx
? lib/doc/fr_Extended.lyx
? lib/doc/fr_FAQ.lyx
? lib/doc/fr_Intro.lyx
? lib/doc/fr_TOC.lyx
? lib/doc/fr_Tutorial.lyx
? lib/doc/fr_UserGuide.lyx
? lib/doc/hu_Intro.lyx
? lib/doc/hu_TOC.lyx
? lib/doc/it_Customization.lyx
? lib/doc/it_Intro.lyx
? lib/doc/it_TOC.lyx
? lib/doc/it_Tutorial.lyx
? lib/doc/it_UserGuide.lyx
? lib/doc/mobius.eps
? lib/doc/nl_Intro.lyx
? lib/doc/nl_TOC.lyx
? lib/doc/nl_Tutorial.lyx
? lib/doc/pl_Intro.lyx
? lib/doc/pl_TOC.lyx
? lib/doc/pl_Tutorial.lyx
? lib/doc/platypus.eps
? lib/doc/pt_Intro.lyx
? lib/doc/pt_TOC.lyx
? lib/doc/pt_Tutorial.lyx
? lib/doc/ro_Intro.lyx
? lib/doc/ro_TOC.lyx
? lib/doc/ru_Intro.lyx
? lib/doc/ru_TOC.lyx
? lib/doc/ru_Tutorial.lyx
? lib/doc/sk_TOC.lyx
? lib/doc/sk_Tutorial.lyx
? lib/doc/sk_UserGuide.lyx
? lib/doc/sl_Intro.lyx
? lib/doc/sl_TOC.lyx
? lib/doc/sv_Intro.lyx
? lib/doc/sl_Tutorial.lyx
? lib/doc/sv_TOC.lyx
? lib/doc/sv_Tutorial.lyx
? lib/doc/TOC_top
? src/frontends/qt2/xforms
S- rename(CVS/Entries.Backup,CVS/Entries)
S- unlink(CVS/Entries.Log)
cvs server: Updating .
cvs server: Updating boost
S- rename(CVS/Entries.Backup,CVS/Entries)
S- unlink(CVS/Entries.Log)
cvs server: Updating config
S- rename(CVS/Entries.Backup,CVS/Entries)
S- unlink(CVS/Entries.Log)
cvs server: Updating development
S- rename(CVS/Entries.Backup,CVS/Entries)
S- unlink(CVS/Entries.Log)
cvs server: Updating development/Code_rules
S- rename(CVS/Entries.Backup,CVS/Entries)
S- unlink(CVS/Entries.Log)
cvs server: Updating development/OS2
S- rename(CVS/Entries.Backup,CVS/Entries)
S- unlink(CVS/Entries.Log)
cvs server: Updating development/Win32
S- rename(CVS/Entries.Backup,CVS/Entries)
S- unlink(CVS/Entries.Log)
cvs server: Updating development/lyx3
S- rename(CVS/Entries.Backup,CVS/Entries)
S- unlink(CVS/Entries.Log)
cvs server: Updating development/lyxserver
S- rename(CVS/Entries.Backup,CVS/Entries)
S- unlink(CVS/Entries.Log)
cvs server: Updating development/lyxserver/perl
S- rename(CVS/Entries.Backup,CVS/Entries)
S- unlink(CVS/Entries.Log)
cvs server: Updating development/tools
S- rename(CVS/Entries.Backup,CVS/Entries)
S- unlink(CVS/Entries.Log)
cvs server: Updating forms
S- 

Re: link problems

2002-05-24 Thread Kornel Benko

-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-
Version: PGP 6.5.8

iQCVAwUBPO5WprewfbDGmeqhAQHB+gP/dn975d9K68QQ+YI1w6QDeEL0CBnWtXo3
k5CUiTiWUxnAsnBZUAntRnlSs4vrm1Tw+o4enwK6cRr+0irLJzaJBua2mXtpiPoj
t6ilopX7eDo8L0zfSrg+anQzAMw0BMNKDatwv1ACMSq8kOW9r77Eknb4UY801O/H
jiRYpNfRMNY=
=0OL2
-END PGP SIGNATURE-



Re: link problems

2002-05-24 Thread Kornel Benko

-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 -Wall -c formulabase.C 
-Wp,-MD,.deps/formulabase.TPlo
In file included from formulabase.C:52:
../../src/frontends/Dialogs.h:24: boost/shared_ptr.hpp: No such file or directory
formulabase.C:826: warning: #warning pretty ugly
make[3]: *** [formulabase.lo] Fehler 1
make[3]: Verlassen des Verzeichnisses Verzeichnis 
»/home/kornel/rpm/BUILD/lyx-1.2.0cvs/src/mathed«
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlassen des Verzeichnisses Verzeichnis 
»/home/kornel/rpm/BUILD/lyx-1.2.0cvs/src«
make[1]: *** [all] Fehler 2
make[1]: Verlassen des Verzeichnisses Verzeichnis 
»/home/kornel/rpm/BUILD/lyx-1.2.0cvs/src«
make: *** [all-recursive] Fehler 1
Bad exit status from /var/tmp/rpm-tmp.79511 (%build)

Kornel
- - -- 
Kornel Benko
[EMAIL PROTECTED]

-BEGIN PGP SIGNATURE-
Version: PGP 6.5.8

iQCVAwUBPO5H9bewfbDGmeqhAQG1YgQApZw3pAjqNuSN8u9uA6ukMn/67mTlk3VG
BMGIOragMcvWETJyPAx6OdWOXYiIp+SsH62FUNIvigURV9AD0UR6BViJbi6+qPsz
OGSqCu3Gk8+JH3di1Gc0fHW/czVA3Yj7nEvNSRVPI3dRE4OMwlje9foklM9HGBzk
ArjAb47NMGc=
=2WBL
-END PGP SIGNATURE-



Re: link problems

2002-05-24 Thread Lars Gullik Bjønnes

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../../boost -isystem 
|/usr/X11R6/include -O2 -march=i486 -mcpu=i686 -W -Wall -c formulabase.C 
|-Wp,-MD,.deps/formulabase.TPlo
| In file included from formulabase.C:52:
| ../../src/frontends/Dialogs.h:24: boost/shared_ptr.hpp: No such file
| or directory

[larsbj@trylle boost]$ ls boost/shared_ptr.hpp
boost/shared_ptr.hpp

something is not up to date on your system.

| formulabase.C:826: warning: #warning pretty ugly
| make[3]: *** [formulabase.lo] Fehler 1
| make[3]: Verlassen des Verzeichnisses Verzeichnis 
|»/home/kornel/rpm/BUILD/lyx-1.2.0cvs/src/mathed«
| make[2]: *** [all-recursive] Fehler 1
| make[2]: Verlassen des Verzeichnisses Verzeichnis 
|»/home/kornel/rpm/BUILD/lyx-1.2.0cvs/src«
| make[1]: *** [all] Fehler 2
| make[1]: Verlassen des Verzeichnisses Verzeichnis 
|»/home/kornel/rpm/BUILD/lyx-1.2.0cvs/src«
| make: *** [all-recursive] Fehler 1
| Bad exit status from /var/tmp/rpm-tmp.79511 (%build)

aaahhh making rpm... that should also work, but is not the best thing
to test with.

-- 
Lgb



Re: link problems

2002-05-24 Thread Juergen Spitzmueller

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.



Re: link problems

2002-05-24 Thread Kornel Benko

-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/include -O2 -march=i486 -mcpu=i686 -W -Wall -c
> | formulabase.C -Wp,-MD,.deps/formulabase.TPlo In file included from
> | formulabase.C:52:
> | ../../src/frontends/Dialogs.h:24: boost/shared_ptr.hpp: No such file
> | or directory
>
> [larsbj@trylle boost]$ ls boost/shared_ptr.hpp
> boost/shared_ptr.hpp
>
> something is not up to date on your system.

Yes, but what's wrong? Attaching the complete log of "cvs -t -z 9 update". 
No "shared_ptr.hpp" in boost

3.67 cogi.kornel 16:26 > ls -l boost/boost/
insgesamt 100
drwxr-xr-x2 kornel   wfm  1024 Feb  8 22:44 CVS
- -rw-r--r--1 kornel   wfm  5181 Aug 30  2001 array.hpp
- -rw-r--r--1 kornel   wfm 27151 Aug 30  2001 config.hpp
- -rw-r--r--1 kornel   wfm 31592 Sep  7  2001 crc.hpp
drwxr-xr-x3 kornel   wfm  1024 Jan 12 19:21 detail
- -rw-r--r--1 kornel   wfm  3258 Jun  1  2001 integer.hpp
- -rw-r--r--1 kornel   wfm   536 Jun  7  2001 limits.hpp
- -rw-r--r--1 kornel   wfm 16225 Aug 30  2001 smart_ptr.hpp
- -rw-r--r--1 kornel   wfm  3488 Jun  1  2001 static_assert.hpp
drwxr-xr-x4 kornel   wfm  1024 Jan 12 19:21 tuple
drwxr-xr-x3 kornel   wfm  1024 Jan 12 19:21 type_traits
- -rw-r--r--1 kornel   wfm  3171 Aug 30  2001 utility.hpp

Kornel

- -- 
Kornel Benko
[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: PGP 6.5.8

iQCVAwUBPO5Oe7ewfbDGmeqhAQFMPgQAp6VTUOKyhPfwxsBS5ZFuDOL7JQPI1KPs
2w7daI+uEutlUJyjC6QAFRj/hSEPN1A8W4pIGH0Wjl+fJ5ulTcXYRZy3c+N8MaCi
PItuES371QQO26lQodnJlksLrB6o6zJi1fcra98sXuBCBreNPxJ+nFSnNNtlN11j
UHQsC9pP6M8=
=SizL
-END PGP SIGNATURE-


cvs update: notice: main loop with CVSROOT=:pserver:[EMAIL PROTECTED]:/cvs/lyx
? lib/doc/ChangeLog
? lib/doc/Customization.lyx
? lib/doc/Depend.pl
? lib/doc/DocStyle.lyx
? lib/doc/Doc_toc.pl
? lib/doc/Extended.lyx
? lib/doc/FAQ.lyx
? lib/doc/Intro.lyx
? lib/doc/Makefile
? lib/doc/README.Documentation
? lib/doc/Reference.lyx
? lib/doc/TOC.lyx
? lib/doc/Tutorial.lyx
? lib/doc/UserGuide.lyx
? lib/doc/cs_TOC.lyx
? lib/doc/cs_Tutorial.lyx
? lib/doc/da_Intro.lyx
? lib/doc/da_TOC.lyx
? lib/doc/de_BUGS.lyx
? lib/doc/de_Customization.lyx
? lib/doc/de_Extended.lyx
? lib/doc/de_FAQ.lyx
? lib/doc/de_Intro.lyx
? lib/doc/de_TOC.lyx
? lib/doc/de_Tutorial.lyx
? lib/doc/de_UserGuide.lyx
? lib/doc/es_Intro.lyx
? lib/doc/es_TOC.lyx
? lib/doc/es_Tutorial.lyx
? lib/doc/escher-lsd.eps
? lib/doc/eu_Intro.lyx
? lib/doc/eu_TOC.lyx
? lib/doc/eu_Tutorial.lyx
? lib/doc/fr_BUGS.lyx
? lib/doc/fr_Customization.lyx
? lib/doc/fr_Extended.lyx
? lib/doc/fr_FAQ.lyx
? lib/doc/fr_Intro.lyx
? lib/doc/fr_TOC.lyx
? lib/doc/fr_Tutorial.lyx
? lib/doc/fr_UserGuide.lyx
? lib/doc/hu_Intro.lyx
? lib/doc/hu_TOC.lyx
? lib/doc/it_Customization.lyx
? lib/doc/it_Intro.lyx
? lib/doc/it_TOC.lyx
? lib/doc/it_Tutorial.lyx
? lib/doc/it_UserGuide.lyx
? lib/doc/mobius.eps
? lib/doc/nl_Intro.lyx
? lib/doc/nl_TOC.lyx
? lib/doc/nl_Tutorial.lyx
? lib/doc/pl_Intro.lyx
? lib/doc/pl_TOC.lyx
? lib/doc/pl_Tutorial.lyx
? lib/doc/platypus.eps
? lib/doc/pt_Intro.lyx
? lib/doc/pt_TOC.lyx
? lib/doc/pt_Tutorial.lyx
? lib/doc/ro_Intro.lyx
? lib/doc/ro_TOC.lyx
? lib/doc/ru_Intro.lyx
? lib/doc/ru_TOC.lyx
? lib/doc/ru_Tutorial.lyx
? lib/doc/sk_TOC.lyx
? lib/doc/sk_Tutorial.lyx
? lib/doc/sk_UserGuide.lyx
? lib/doc/sl_Intro.lyx
? lib/doc/sl_TOC.lyx
? lib/doc/sv_Intro.lyx
? lib/doc/sl_Tutorial.lyx
? lib/doc/sv_TOC.lyx
? lib/doc/sv_Tutorial.lyx
? lib/doc/TOC_top
? src/frontends/qt2/xforms
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink(CVS/Entries.Log)
cvs server: Updating .
cvs server: Updating boost
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink(CVS/Entries.Log)
cvs server: Updating config
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink(CVS/Entries.Log)
cvs server: Updating development
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink(CVS/Entries.Log)
cvs server: Updating development/Code_rules
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink(CVS/Entries.Log)
cvs server: Updating development/OS2
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink(CVS/Entries.Log)
cvs server: Updating development/Win32
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink(CVS/Entries.Log)
cvs server: Updating development/lyx3
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink(CVS/Entries.Log)
cvs server: Updating development/lyxserver
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink(CVS/Entries.Log)
cvs server: Updating development/lyxserver/perl
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink(CVS/Entries.Log)
cvs server: Updating development/tools
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink(CVS/Entries.Log)

Re: link problems

2002-05-24 Thread Kornel Benko

-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-
Version: PGP 6.5.8

iQCVAwUBPO5WprewfbDGmeqhAQHB+gP/dn975d9K68QQ+YI1w6QDeEL0CBnWtXo3
k5CUiTiWUxnAsnBZUAntRnlSs4vrm1Tw+o4enwK6cRr+0irLJzaJBua2mXtpiPoj
t6ilopX7eDo8L0zfSrg+anQzAMw0BMNKDatwv1ACMSq8kOW9r77Eknb4UY801O/H
jiRYpNfRMNY=
=0OL2
-END PGP SIGNATURE-



link problems

2002-05-23 Thread Andre Poenitz


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::getClipboard(void) const':
/usr/src/lyx/lyx-devel/src/BufferView.C:269: undefined reference to
`WorkArea::getClipboard(void) const'
BufferView2.o: In function `BufferView::menuUndo(void)':
/usr/src/lyx/lyx-devel/src/BufferView2.C:339: undefined reference to
`LyXView::message(basic_stringchar, string_char_traitschar,
__default_alloc_templatetrue, 0  const )'
/usr/src/lyx/lyx-devel/src/BufferView2.C:344: undefined reference to
`LyXView::message(basic_stringchar, string_char_traitschar,
__default_alloc_templatetrue, 0  const )'
BufferView2.o: In function `BufferView::menuRedo(void)':
/usr/src/lyx/lyx-devel/src/BufferView2.C:362: undefined reference to
`LyXView::message(basic_stringchar, string_char_traitschar,
__default_alloc_templatetrue, 0  const )'
/usr/src/lyx/lyx-devel/src/BufferView2.C:367: undefined reference to
`LyXView::message(basic_stringchar, string_char_traitschar,
__default_alloc_templatetrue, 0  const )'


Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



Re: link problems

2002-05-23 Thread John Levon

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...)

regards
john

-- 
This is playing, not work, therefore it's not a waste of time.
- Zath



link problems

2002-05-23 Thread Andre Poenitz


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::getClipboard(void) const':
/usr/src/lyx/lyx-devel/src/BufferView.C:269: undefined reference to
`WorkArea::getClipboard(void) const'
BufferView2.o: In function `BufferView::menuUndo(void)':
/usr/src/lyx/lyx-devel/src/BufferView2.C:339: undefined reference to
`LyXView::message(basic_string > const &)'
/usr/src/lyx/lyx-devel/src/BufferView2.C:344: undefined reference to
`LyXView::message(basic_string > const &)'
BufferView2.o: In function `BufferView::menuRedo(void)':
/usr/src/lyx/lyx-devel/src/BufferView2.C:362: undefined reference to
`LyXView::message(basic_string > const &)'
/usr/src/lyx/lyx-devel/src/BufferView2.C:367: undefined reference to
`LyXView::message(basic_string > const &)'


Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



Re: link problems

2002-05-23 Thread John Levon

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...)

regards
john

-- 
"This is playing, not work, therefore it's not a waste of time."
- Zath



??? Link problems wil lyx-devel

2000-01-28 Thread Angus Leeming

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 -pedantic -o lyx BufferView
.o Bullet.o Chktex.o DepTable.o FontInfo.o FontLoader.o ImportLaTeX.o ImportNo
web.o LaTeX.o LaTeXFeatures.o LaTeXLog.o Literate.o LyXAction.o LyXSendto.o Ly
XView.o PaperLayout.o ParagraphExtra.o Spacing.o TableLayout.o bmtable.o buffe
r.o bufferlist.o bufferparams.o bullet_forms.o bullet_forms_cb.o chset.o combo
x.o credits.o credits_form.o debug.o filedlg.o form1.o intl.o kbmap.o lastfile
s.o latexoptions.o layout.o layout_forms.o lyx.o lyx_cb.o lyx_gui.o lyx_gui_misc.o
lyx_main.o lyx_sendfax.o lyx_sendfax_main.o lyx_sty.o lyxdraw.o lyxfont.o
 lyxfr0.o lyxfr1.o lyxfunc.o lyxlex.o lyxlookup.o lyxrc.o lyxserver.o lyxvc.omain.o 
menus.o minibuffer.o paragraph.o print_form.o screen.o sp_form.o spellchecker.o 
table.o tex-accent.o tex-strings.o texoptions.o texrow.o text.o text2.o
 toolbar.o trans.o trans_mgr.o undo.o vc-backend.o vspace.o mathed/.libs/lib
mathed.a insets/.libs/libinsets.a support/.libs/libsupport.a -lforms -lXpm -liberty 
-lc -lm -lX11 -ldnet_stub

Gives the following error:
Unresolved:
gettext
bindtextdomain
textdomain

gettext --version gives:
gettext - GNU gettext 0.10

but the commands bindtextdomain and textdomain are not
found. Anybody have any clues???

TIA,
Angus



Re: ??? Link problems wil lyx-devel

2000-01-28 Thread Jean-Marc Lasgouttes

 "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 is also old, but is the latest :)

JMarc



Re: ??? Link problems wil lyx-devel

2000-01-28 Thread Lars Gullik Bjønnes

Angus Leeming [EMAIL PROTECTED] writes:


| 
| gettext --version gives:
| gettext - GNU gettext 0.10

This is a very old release of gettext.

Lgb



??? Link problems wil lyx-devel

2000-01-28 Thread Angus Leeming

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 -pedantic -o lyx BufferView
.o Bullet.o Chktex.o DepTable.o FontInfo.o FontLoader.o ImportLaTeX.o ImportNo
web.o LaTeX.o LaTeXFeatures.o LaTeXLog.o Literate.o LyXAction.o LyXSendto.o Ly
XView.o PaperLayout.o ParagraphExtra.o Spacing.o TableLayout.o bmtable.o buffe
r.o bufferlist.o bufferparams.o bullet_forms.o bullet_forms_cb.o chset.o combo
x.o credits.o credits_form.o debug.o filedlg.o form1.o intl.o kbmap.o lastfile
s.o latexoptions.o layout.o layout_forms.o lyx.o lyx_cb.o lyx_gui.o lyx_gui_misc.o
lyx_main.o lyx_sendfax.o lyx_sendfax_main.o lyx_sty.o lyxdraw.o lyxfont.o
 lyxfr0.o lyxfr1.o lyxfunc.o lyxlex.o lyxlookup.o lyxrc.o lyxserver.o lyxvc.omain.o 
menus.o minibuffer.o paragraph.o print_form.o screen.o sp_form.o spellchecker.o 
table.o tex-accent.o tex-strings.o texoptions.o texrow.o text.o text2.o
 toolbar.o trans.o trans_mgr.o undo.o vc-backend.o vspace.o mathed/.libs/lib
mathed.a insets/.libs/libinsets.a support/.libs/libsupport.a -lforms -lXpm -liberty 
-lc -lm -lX11 -ldnet_stub

Gives the following error:
Unresolved:
gettext
bindtextdomain
textdomain

gettext --version gives:
gettext - GNU gettext 0.10

but the commands bindtextdomain and textdomain are not
found. Anybody have any clues???

TIA,
Angus



Re: ??? Link problems wil lyx-devel

2000-01-28 Thread Jean-Marc Lasgouttes

> "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 is also old, but is the latest :)

JMarc



Re: ??? Link problems wil lyx-devel

2000-01-28 Thread Lars Gullik Bjønnes

Angus Leeming <[EMAIL PROTECTED]> writes:


| 
| gettext --version gives:
| gettext - GNU gettext 0.10

This is a very old release of gettext.

Lgb