Re: New buildlist program for APBuild (experimental)
Jan Niklas Hasse <[email protected]> Thu, 18 Jun 2009 17:32:27 +0200
| Newsgroups | gmane.comp.autopackage.devel |
|---|---|
| Message-ID | <[email protected]> |
--001485f791ce8316d0046ca11ddd Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On Thu, Jun 18, 2009 at 3:15 PM, Gustavo Serra < [email protected]> wrote: > I work developing applications for old machines using old distros > (Slackware 10.2 for instance). Before using apbuild, I had to use a > separate gcc and libc version to cross compile my applications in my > own machine. I happen to use autopackage to install my software too, > but I benefit much from apbuild alone. > > I tested the apbuild you sent and had this error: > > /usr/include/apbuild/buildlist: error while loading shared libraries: > libgee.so.0: cannot open shared object file: No such file or directory Ah okay. I will have to include that file then. > After installing the package containing this lib I ran apgcc again and > got a nice message: > > Generating /home/serra/.config/apbuild/apsymbols.h > > But, after some time: > > /usr/bin/ld: .obj/release/libdbpool.so: No symbol version section for > versioned symbol > `pthread_cond_signal@GLIBC_DONT_USE_THIS_VERSION_2.3.2' > /usr/bin/ld: final link failed: Nonrepresentable section on output > > apsymbols is full of GLIBC_DONT_USE_THIS_VERSION* stuff... Thanks for testing. I've just found this bug and fixed it. I will try to recreate new autopackages asap. --001485f791ce8316d0046ca11ddd Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div class=3D"gmail_quote">On Thu, Jun 18, 2009 at 3:15 PM, Gustavo Serra <= span dir=3D"ltr"><<a href=3D"mailto:[email protected]">gusta= [email protected]</a>></span> wrote:<br><blockquote class=3D"gmai= l_quote" style=3D"border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0p= t 0pt 0.8ex; padding-left: 1ex;"> I work developing applications for old machines using old distros<br> (Slackware 10.2 for instance). Before using apbuild, I had to use a<br> separate gcc and libc version to cross compile my applications in my<br> own machine. I happen to use autopackage to install my software too,<br> but I benefit much from apbuild alone.<br> <br> I tested the apbuild you sent and had this error:<br> <br> /usr/include/apbuild/buildlist: error while loading shared libraries:<br> libgee.so.0: cannot open shared object file: No such file or directory</blo= ckquote><div><br>Ah okay. I will have to include that file then.<br>=C2=A0<= /div><blockquote class=3D"gmail_quote" style=3D"border-left: 1px solid rgb(= 204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> After installing the package containing this lib I ran apgcc again and<br> got a nice message:<br> <br> Generating /home/serra/.config/apbuild/apsymbols.h<br> <br> But, after some time:<br> <br> /usr/bin/ld: .obj/release/libdbpool.so: No symbol version section for<br> versioned symbol<br> `pthread_cond_signal@GLIBC_DONT_USE_THIS_VERSION_2.3.2'<br> /usr/bin/ld: final link failed: Nonrepresentable section on output<br> <br> apsymbols is full of GLIBC_DONT_USE_THIS_VERSION* stuff...</blockquote><div= ><br>Thanks for testing. I've just found this bug and fixed it. I will = try to recreate new autopackages asap.</div></div> --001485f791ce8316d0046ca11ddd--