pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/43096: www/elinks doesn't compile



> From: "OBATA Akio" <obache%netbsd.org@localhost>
> 
> The following reply was made to PR pkg/43096; it has been noted by GNATS.
> 
> From: "OBATA Akio" <obache%netbsd.org@localhost>
> To: gnats-bugs%netbsd.org@localhost
> Cc: 
> Subject: Re: pkg/43096: www/elinks doesn't compile
> Date: Thu, 01 Apr 2010 18:40:55 +0900
> 
>  On Thu, 01 Apr 2010 18:15:00 +0900, <schaecsn%gmx.net@localhost> wrote:
>  
>  > elinks does not compile:
>  >
>  > src/encoding/lzma.c:43: error: 'LZMA_STREAM_INIT_VAR' undeclared (first 
> use in this function
>  >
>  > Apparently, the API of the lzma library xz removed this symbol (see 
> http://rpm5.org/community/rpm-devel/3019.html).
>  
>  It should not be built.  Do you have builtin xz in your environment?
  
You are right, elinks does not have a dependency on xz (or on lzma). xz is 
installed on my system because a lot of packages depend on it.

Where should symbol LZMA_STREAM_INIT_VAR be defined, then?

According to my recherches, LZMA_STREAM_INIT_VAR was only briefly defined in 
some beta versions of xz.


Home | Main Index | Thread Index | Old Index