[Gambas-user] Compile Error: gambas2-1.9.3
Juan Jose Costello Levien
jcostello at ...903...
Mon Mar 14 15:53:00 CET 2005
Scott,
Did you install the PCRE libraries and headers for Gentoo?
Juan
Scott wrote:
>Hi,
>
>I am getting a compile error. Any help in solving the problem is very appreciated :-)
>
>Configure is invoked using "configure --prefix=/usr". I am using Gentoo ( Don't know if that matters ).
>
>Version 1.0.4 is compiling without any problems.
>
>The error is:
>
> gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT regexp.lo -MD -MP -MF .deps/regexp.Tpo -c regexp.c -fPIC -DPIC -o .libs/regexp.o
>In file included from regexp.c:28:
>../../../src/share/gb_common.h:87: warning: redefinition of `ulong'
>/usr/include/sys/types.h:151: warning: `ulong' previously declared here
>regexp.c:368: error: `PCRE_ERROR_BADUTF8_OFFSET' undeclared here (not in a function)
>regexp.c:368: error: initializer element is not constant
>regexp.c:368: error: (near initialization for `CRegexpDesc[29].val2')
>regexp.c:368: error: initializer element is not constant
>regexp.c:368: error: (near initialization for `CRegexpDesc[29]')
>regexp.c:370: error: initializer element is not constant
>regexp.c:370: error: (near initialization for `CRegexpDesc[30]')
>regexp.c:371: error: initializer element is not constant
>regexp.c:371: error: (near initialization for `CRegexpDesc[31]')
>regexp.c:372: error: initializer element is not constant
>regexp.c:372: error: (near initialization for `CRegexpDesc[32]')
>regexp.c:374: error: initializer element is not constant
>regexp.c:374: error: (near initialization for `CRegexpDesc[33]')
>make[4]: *** [regexp.lo] Error 1
>make[4]: Leaving directory `/home/stodas/src/gambas2-1.9.3/src/lib/pcre'
>make[3]: *** [all-recursive] Error 1
>make[3]: Leaving directory `/home/stodas/src/gambas2-1.9.3/src/lib'
>make[2]: *** [all-recursive] Error 1
>make[2]: Leaving directory `/home/stodas/src/gambas2-1.9.3/src'
>make[1]: *** [all-recursive] Error 1
>make[1]: Leaving directory `/home/stodas/src/gambas2-1.9.3'
>make: *** [all] Error 2
>
>---
>
>Thanks for your time.
>
>Cheers,
>
>Scott.
>
>
>-------------------------------------------------------
>SF email is sponsored by - The IT Product Guide
>Read honest & candid reviews on hundreds of IT Products from real users.
>Discover which products truly live up to the hype. Start reading now.
>http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
>_______________________________________________
>Gambas-user mailing list
>Gambas-user at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
>
>
More information about the User
mailing list