Displaying 3 results from an estimated 3 matches for "2d2i9g".
Did you mean:
262i9
2015 Mar 10
4
Glibc sources?
...gcc
checking for suffix of object files... configure: error: in `/home/akennedy/rpmbuild/BUILD/glibc-2.12-2-gc4ccff1/build-i686-linuxnptl':
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
error: Bad exit status from /var/tmp/rpm-tmp.2d2i9G (%build)
I have also looked through the glibc.spec file for something that would make me think that
I could change the target variant.
"rpmbuild --target=i686 -ba glibc.spec" gives the same output as the setarch i686 above.
Again, any help on this would be greatly appreciated.
Thanks,...
2015 Mar 10
0
Glibc sources?
...fix of object files... configure: error: in
> `/home/akennedy/rpmbuild/BUILD/glibc-2.12-2-gc4ccff1/build-i686-linuxnptl':
> configure: error: cannot compute suffix of object files: cannot compile
> See `config.log' for more details.
> error: Bad exit status from /var/tmp/rpm-tmp.2d2i9G (%build)
>
> I have also looked through the glibc.spec file for something that would
> make me think that
> I could change the target variant.
>
> "rpmbuild --target=i686 -ba glibc.spec" gives the same output as the
> setarch i686 above.
>
> Again, any help on t...
2015 Mar 02
2
Glibc sources?
On 03/02/2015 11:00 AM, Johnny Hughes wrote:
> On 03/02/2015 10:38 AM, ANDY KENNEDY wrote:
>>>> I'm tasked with reconstructing the CentOS version of the GlibC library for testing with
>>>> gethostbyname(). My mission is to show that we are not affected by the latest exploit for
>>>> the product we are shipping targeted for RHEL and CentOS. To do so, I