when i try to build rpm package of 1.0.1 i get some error messages (in attach)... version 1.0 with the same spec builds fine... any ideas? -- andrei at tvcell d0t ru -------------- next part -------------- A non-text attachment was scrubbed... Name: flac_install_error.txt.bz2 Type: application/octet-stream Size: 1184 bytes Desc: not available Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20011123/143a977b/flac_install_error.txt.obj
On Fri, Nov 23, 2001 at 11:57:36AM +0300, Andrey Astafiev wrote:> when i try to build rpm package of 1.0.1 i get some error messages (in > attach)... version 1.0 with the same spec builds fine... any ideas?The problem is likely with your spec file; send a copy to the list and I'll look at it. -- - mdz
> > when i try to build rpm package of 1.0.1 i get > > some error messages (in attach)... version 1.0 > > with the same spec builds fine... any ideas? > > The problem is likely with your spec file; > send a copy to the list and I'll look at it.thanks, i've found the error by myself. there was export LDFLAGS="-L$RPM_BUILD_ROOT/usr/lib" missing. anyway, it's strange, because 1.0 with the same spec builds fine. -- andrei at tvcell d0t ru