Jani Taskinen wrote:
>>>
>>>you should also add --with-expat-dir=[DIR]...
>>>
>>
>>I did
>>./cvsclean; cvs update; ./buildconf; ./configure ; make
>>
>>This time, it worked if I add --with-expat-dir=/usr.
>>
>>Problem:
>> CLI does not use bandled expat when --enable-sxlt,
>> --enable-sablot is use
>>
>>
>> you should also add --with-expat-dir=[DIR]...
>>
>
>I did
>./cvsclean; cvs update; ./buildconf; ./configure ; make
>
>This time, it worked if I add --with-expat-dir=/usr.
>
>Problem:
> CLI does not use bandled expat when --enable-sxlt,
> --enable-sablot is used.
>
> --with-expat-dir
Sterling Hughes wrote:
>> -o sapi/cli/php -Wl,--export-dynamic -L/usr/local/lib
>>-L/usr/X11R6/lib -L/usr/local/phoenix/lib -L/usr/local/pgsql/lib
>>/usr/local/lib/libsablot.so -lxmltok -lxmlparse /usr/lib/libsnmp.so -lmm
>>-lpq -lphoenix /usr/local/lib/libmhash.so /usr/local/lib/libmcrypt.so
Yasuo Ohgaki wrote:
> Sterling Hughes wrote:
>
>>> -o sapi/cli/php -Wl,--export-dynamic -L/usr/local/lib
>>> -L/usr/X11R6/lib -L/usr/local/phoenix/lib -L/usr/local/pgsql/lib
>>> /usr/local/lib/libsablot.so -lxmltok -lxmlparse /usr/lib/libsnmp.so
>>> -lmm -lpq -lphoenix /usr/local/lib/libmhash
Sterling Hughes wrote:
>> -o sapi/cli/php -Wl,--export-dynamic -L/usr/local/lib
>>-L/usr/X11R6/lib -L/usr/local/phoenix/lib -L/usr/local/pgsql/lib
>>/usr/local/lib/libsablot.so -lxmltok -lxmlparse /usr/lib/libsnmp.so -lmm
>>-lpq -lphoenix /usr/local/lib/libmhash.so /usr/local/lib/libmcrypt.so
> -o sapi/cli/php -Wl,--export-dynamic -L/usr/local/lib
> -L/usr/X11R6/lib -L/usr/local/phoenix/lib -L/usr/local/pgsql/lib
> /usr/local/lib/libsablot.so -lxmltok -lxmlparse /usr/lib/libsnmp.so -lmm
> -lpq -lphoenix /usr/local/lib/libmhash.so /usr/local/lib/libmcrypt.so
> /usr/lib/libltdl.so
-o sapi/cli/php -Wl,--export-dynamic -L/usr/local/lib
-L/usr/X11R6/lib -L/usr/local/phoenix/lib -L/usr/local/pgsql/lib
/usr/local/lib/libsablot.so -lxmltok -lxmlparse /usr/lib/libsnmp.so -lmm
-lpq -lphoenix /usr/local/lib/libmhash.so /usr/local/lib/libmcrypt.so
/usr/lib/libltdl.so -ldl -lgd
> It won't be a problem in releases anyway, these come with the pregenerated
> files, but perhaps it's a good idea to remove the .re files from this.
> Sascha, what's your opinion on this?
Why should we prevent users from changing the source by
delivering only parts of the source-code?
On Tue, 19 Mar 2002, [EMAIL PROTECTED] wrote:
> On Tue, 19 Mar 2002, Yasuo Ohgaki wrote:
>
> > Is it possible to bundle re2c? or make it required
> > build tool? and delete generated C source?
>
> I think this is not a good idea, the install base of re2c is very small.
> No major distribution inc
On Tue, 19 Mar 2002, Yasuo Ohgaki wrote:
> > I think this is not a good idea, the install base of re2c is very small.
> > No major distribution includes it.
> >
>
> I have no problem with that, too.
> If anyone get strange build error and you have re2c,
> suspect re2c generated files.
It won
[EMAIL PROTECTED] wrote:
> On Tue, 19 Mar 2002, Yasuo Ohgaki wrote:
>
>
>>Is it possible to bundle re2c? or make it required
>>build tool? and delete generated C source?
>
>
> I think this is not a good idea, the install base of re2c is very small.
> No major distribution includes it.
>
I
On Tue, 19 Mar 2002, Yasuo Ohgaki wrote:
> Is it possible to bundle re2c? or make it required
> build tool? and delete generated C source?
I think this is not a good idea, the install base of re2c is very small.
No major distribution includes it.
Derick
-
Markus Fischer wrote:
> On Tue, Mar 19, 2002 at 04:46:10PM +0900, Yasuo Ohgaki wrote :
>
>>I finally found out why I get build error for CGI.
>>Since I have re2c installed on my system, it creates
>>C source. Since C source generated by re2c is in
>>repository, it can differ a little and sometim
On Tue, Mar 19, 2002 at 04:46:10PM +0900, Yasuo Ohgaki wrote :
> I finally found out why I get build error for CGI.
> Since I have re2c installed on my system, it creates
> C source. Since C source generated by re2c is in
> repository, it can differ a little and sometimes
> results in undefined s
Hi,
I finally found out why I get build error for CGI.
Since I have re2c installed on my system, it creates
C source. Since C source generated by re2c is in
repository, it can differ a little and sometimes
results in undefined symbol when compiling.
(It did in my case. Since I never edit the CVS
15 matches
Mail list logo