On Sun, Nov 17, 2002 at 06:19:14AM +0300, [EMAIL PROTECTED] wrote:
> Hello
>
> With GCC 3.2 latest CVS version gives the following error:
>
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libs -I/usr/include
> -I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include
> -I/usr/X11R6/include
On 17 Nov 2002 06:19:14 +0300, [EMAIL PROTECTED] wrote:
>
> With GCC 3.2 latest CVS version gives the following error:
Well, this seems to be ppc dependent, not (just) GCC 3.2, so you should
probably send a bug report to gcc mac porters.
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libs -I/usr/
Hello
With GCC 3.2 latest CVS version gives the following error:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libs -I/usr/include
-I/usr/include/freetype2 -I/usr/include -I/usr/X11R6/include
-I/usr/X11R6/include
-DFVWM_MODULEDIR=\"/home/lazy/local//libexec/fvwm/2.5.5\"
-DFV
Dear Olivier,
yes, this is fixed for me. Thanks a lot !
Cheers,
Giuseppe.
On Mon, 26 Nov 2001, Olivier Chapuis wrote:
> On Mon, Nov 26, 2001 at 02:47:00PM +0100, Giuseppe Della Ricca wrote:
> >
> > I have an error during the link now ...
> >
> > The configure correctly finds /usr/local/includ
On Mon, Nov 26, 2001 at 02:47:00PM +0100, Giuseppe Della Ricca wrote:
>
> I have an error during the link now ...
>
> The configure correctly finds /usr/local/include/iconv.h and
> /usr/local/lib/libiconv.so , but '-liconv' is not added to the linking
> phase of fvwm2.
>
Maybe I've fixed this pr
>I've removed this non standard macro.
>Olivier
Thanks a lot !!
I have an error during the link now ...
The configure correctly finds /usr/local/include/iconv.h and
/usr/local/lib/libiconv.so , but '-liconv' is not added to the linking
phase of fvwm2.
Doing 'gmake LDFLAGS=-liconv' works (so th
On Sun, Nov 25, 2001 at 10:00:47AM +0100, Giuseppe Della Ricca wrote:
> Dear fvwm experts,
>
> I'm having an error compiling the latest CVS on 'OSF1 V4.0 1229 alpha', if
> I run configure with just '--prefix=...' and no other options:
>
> In file included from ewmh.c:46:
> ewmh_intern.h:162: bad
Dear fvwm experts,
I'm having an error compiling the latest CVS on 'OSF1 V4.0 1229 alpha', if
I run configure with just '--prefix=...' and no other options:
In file included from ewmh.c:46:
ewmh_intern.h:162: badly punctuated parameter list in `#define'
gmake[2]: *** [ewmh.o] Error 1
I suspect