libtasn1 compile issue in ANS1.c

Simon Josefsson simon at josefsson.org
Thu May 28 13:33:51 CEST 2009


Didier Godefroy <dg at ulysium.net> writes:

> on 5/28/09 12:31 PM, Simon Josefsson at simon at josefsson.org uttered the
> following:
>
>> Didier, please also reply to the list, to archive the discussion.
>
> Sorry about that ;-/
>
>> Strange, you should probably report that as a bison bug.
>
> I will probably end up doing that, I can't figure out what's causing this.
>
>> I have applied the patch to libtasn1, so please try to build this
>> snapshot:
>> 
>> http://daily.josefsson.org/libtasn1/libtasn1-20090528.tar.gz
>
> Ok, it built nicely.
> I'm attaching data from the build you might be interested in (attachments
> may not be useful on the list...).

Ok, great, thanks for confirming.

> Here are the variables I put in the environment before configure:
>
> CC=cc
> CFLAGS="-O4 -g3 -w"
> CPPFLAGS="-pthread -I/usr/local/include"
> LDFLAGS="-L/usr/local/lib"
> LD_LIBRARY_PATH=/usr/local/lib
> MAKE=gmake
> PATH=/usr/bin:/bin:/usr/sbin:/sbin:.:/usr/local/bin
>
> And this is all I have for configure:
>
> ./configure \
> --prefix=/usr/local \
> --enable-gtk-doc-html=no \
> --verbose
>
> I turn off the compiler warnings with -w but if you wanted to clean up a few
> more things, I could re-run the build without it and send you that log.
> This should give you a pretty good look into tru64's building of tasn1 now.
> It's working nicely out of the box now, aside from a few small details such
> as the "cannot open ./.prev-version" and maybe some compiler warnings, it's
> looking good.

Please do a -w compile.  The .prev-version is harmless.

/Simon





More information about the Gnutls-devel mailing list