Problems making lyx-1.2.0

2002-08-22 Thread Davide Anchisi

Hi,

I'm having problem with Make to compile lyx-1.2.0.
I have a Debian 3.0 (Woody) GNU/Linux box.
This is the message I get running make (after
./configure):

Making all in config
make[1]: Entering directory
`/hd2/usr/local/src/lyx-1.2.0/config'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/hd2/usr/local/src/lyx-1.2.0/config'
Making all in intl
make[1]: Entering directory
`/hd2/usr/local/src/lyx-1.2.0/intl'
gcc -c -DLOCALEDIR=\/usr/local/share/locale\
-DLOCALE_ALIAS_PATH=\/usr/local/share/locale\
-DLIBDIR=\/usr/local/lib\ -DHAVE_CONFIG_H -I../src
-I. -I../intl -isystem /usr/X11R6/include -g -O2 
bindtextdom.c
In file included from /usr/include/string.h:360,
 from bindtextdom.c:25:
/usr/include/bits/string2.h:391: warning: `strchr'
redefined
../src/config.h:418: warning: this is the location of
the previous definition
In file included from bindtextdom.c:25:
/usr/include/string.h:242: conflicting types for
`bcopy'
/usr/include/string.h:42: previous declaration of
`bcopy'
In file included from /usr/include/string.h:360,
 from bindtextdom.c:25:
/usr/include/bits/string2.h: In function
`__strsep_1c':
/usr/include/bits/string2.h:1138: warning:
pointer/integer type mismatch in conditional
expression
make[1]: *** [bindtextdom.o] Error 1
make[1]: Leaving directory
`/hd2/usr/local/src/lyx-1.2.0/intl'
make: *** [all-recursive] Error 1

What's the problem? Have I something missing or bad
configured?
Thanks for help,

   Davide

__
Yahoo! Musica: notizie, recensioni, classifiche, speciali multimediali
http://it.yahoo.com/mail_it/foot/?http://it.music.yahoo.com/



Re: Problems making lyx-1.2.0

2002-08-22 Thread Jean-Marc Lasgouttes

 Davide == Davide Anchisi [EMAIL PROTECTED] writes:

Davide Hi, I'm having problem with Make to compile lyx-1.2.0. I have
Davide a Debian 3.0 (Woody) GNU/Linux box. This is the message I get
Davide running make (after ./configure):

Are you using autoconf 2.5x? (this has problems)

Did you run autogen.sh? (you need not do it)

Can you try lyx 1.2.1? (it may help)

Questions, questions... :)

JMarc



Re: Problems making lyx-1.2.0

2002-08-22 Thread Andre Poenitz

On Thu, Aug 22, 2002 at 10:26:18AM +0200, Jean-Marc Lasgouttes wrote:
 Questions, questions... :)

Do not forget to ask for black cats crossing the street and the phase of
the moon. Well.. the latter is not yet localized, is it?

Andre'

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



Problems making lyx-1.2.0

2002-08-22 Thread Davide Anchisi

Hi,

I'm having problem with Make to compile lyx-1.2.0.
I have a Debian 3.0 (Woody) GNU/Linux box.
This is the message I get running make (after
./configure):

Making all in config
make[1]: Entering directory
`/hd2/usr/local/src/lyx-1.2.0/config'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/hd2/usr/local/src/lyx-1.2.0/config'
Making all in intl
make[1]: Entering directory
`/hd2/usr/local/src/lyx-1.2.0/intl'
gcc -c -DLOCALEDIR=\/usr/local/share/locale\
-DLOCALE_ALIAS_PATH=\/usr/local/share/locale\
-DLIBDIR=\/usr/local/lib\ -DHAVE_CONFIG_H -I../src
-I. -I../intl -isystem /usr/X11R6/include -g -O2 
bindtextdom.c
In file included from /usr/include/string.h:360,
 from bindtextdom.c:25:
/usr/include/bits/string2.h:391: warning: `strchr'
redefined
../src/config.h:418: warning: this is the location of
the previous definition
In file included from bindtextdom.c:25:
/usr/include/string.h:242: conflicting types for
`bcopy'
/usr/include/string.h:42: previous declaration of
`bcopy'
In file included from /usr/include/string.h:360,
 from bindtextdom.c:25:
/usr/include/bits/string2.h: In function
`__strsep_1c':
/usr/include/bits/string2.h:1138: warning:
pointer/integer type mismatch in conditional
expression
make[1]: *** [bindtextdom.o] Error 1
make[1]: Leaving directory
`/hd2/usr/local/src/lyx-1.2.0/intl'
make: *** [all-recursive] Error 1

What's the problem? Have I something missing or bad
configured?
Thanks for help,

   Davide

__
Yahoo! Musica: notizie, recensioni, classifiche, speciali multimediali
http://it.yahoo.com/mail_it/foot/?http://it.music.yahoo.com/



Re: Problems making lyx-1.2.0

2002-08-22 Thread Jean-Marc Lasgouttes

 Davide == Davide Anchisi [EMAIL PROTECTED] writes:

Davide Hi, I'm having problem with Make to compile lyx-1.2.0. I have
Davide a Debian 3.0 (Woody) GNU/Linux box. This is the message I get
Davide running make (after ./configure):

Are you using autoconf 2.5x? (this has problems)

Did you run autogen.sh? (you need not do it)

Can you try lyx 1.2.1? (it may help)

Questions, questions... :)

JMarc



Re: Problems making lyx-1.2.0

2002-08-22 Thread Andre Poenitz

On Thu, Aug 22, 2002 at 10:26:18AM +0200, Jean-Marc Lasgouttes wrote:
 Questions, questions... :)

Do not forget to ask for black cats crossing the street and the phase of
the moon. Well.. the latter is not yet localized, is it?

Andre'

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



Problems making lyx-1.2.0

2002-08-22 Thread Davide Anchisi

Hi,

I'm having problem with Make to compile lyx-1.2.0.
I have a Debian 3.0 (Woody) GNU/Linux box.
This is the message I get running make (after
./configure):

Making all in config
make[1]: Entering directory
`/hd2/usr/local/src/lyx-1.2.0/config'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/hd2/usr/local/src/lyx-1.2.0/config'
Making all in intl
make[1]: Entering directory
`/hd2/usr/local/src/lyx-1.2.0/intl'
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\"
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\"
-DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I../src
-I. -I../intl -isystem /usr/X11R6/include -g -O2 
bindtextdom.c
In file included from /usr/include/string.h:360,
 from bindtextdom.c:25:
/usr/include/bits/string2.h:391: warning: `strchr'
redefined
../src/config.h:418: warning: this is the location of
the previous definition
In file included from bindtextdom.c:25:
/usr/include/string.h:242: conflicting types for
`bcopy'
/usr/include/string.h:42: previous declaration of
`bcopy'
In file included from /usr/include/string.h:360,
 from bindtextdom.c:25:
/usr/include/bits/string2.h: In function
`__strsep_1c':
/usr/include/bits/string2.h:1138: warning:
pointer/integer type mismatch in conditional
expression
make[1]: *** [bindtextdom.o] Error 1
make[1]: Leaving directory
`/hd2/usr/local/src/lyx-1.2.0/intl'
make: *** [all-recursive] Error 1

What's the problem? Have I something missing or bad
configured?
Thanks for help,

   Davide

__
Yahoo! Musica: notizie, recensioni, classifiche, speciali multimediali
http://it.yahoo.com/mail_it/foot/?http://it.music.yahoo.com/



Re: Problems making lyx-1.2.0

2002-08-22 Thread Jean-Marc Lasgouttes

> "Davide" == Davide Anchisi <[EMAIL PROTECTED]> writes:

Davide> Hi, I'm having problem with Make to compile lyx-1.2.0. I have
Davide> a Debian 3.0 (Woody) GNU/Linux box. This is the message I get
Davide> running make (after ./configure):

Are you using autoconf 2.5x? (this has problems)

Did you run autogen.sh? (you need not do it)

Can you try lyx 1.2.1? (it may help)

Questions, questions... :)

JMarc



Re: Problems making lyx-1.2.0

2002-08-22 Thread Andre Poenitz

On Thu, Aug 22, 2002 at 10:26:18AM +0200, Jean-Marc Lasgouttes wrote:
> Questions, questions... :)

Do not forget to ask for black cats crossing the street and the phase of
the moon. Well.. the latter is not yet localized, is it?

Andre'

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