Re: [gentoo-user] cant find stdlib.h

2018-03-30 Thread Bill Kenworthy
On 30/03/18 10:25, P Levine wrote: > > > On Thu, Mar 29, 2018 at 6:42 PM, Bill Kenworthy > wrote: > > On 30/03/18 01:48, P Levine wrote: > > On Wed, Mar 28, 2018 at 8:18 AM, Bill Kenworthy >

Re: [gentoo-user] cant find stdlib.h

2018-03-29 Thread P Levine
On Thu, Mar 29, 2018 at 6:42 PM, Bill Kenworthy wrote: > On 30/03/18 01:48, P Levine wrote: > > On Wed, Mar 28, 2018 at 8:18 AM, Bill Kenworthy > >wrote: > > > > I have a compile problem qtgui I cant figure out: > > > >

Re: [gentoo-user] cant find stdlib.h

2018-03-29 Thread Bill Kenworthy
On 30/03/18 06:42, Bill Kenworthy wrote: > On 30/03/18 01:48, P Levine wrote: >> On Wed, Mar 28, 2018 at 8:18 AM, Bill Kenworthy > >wrote: >> >> I have a compile problem qtgui I cant figure out: >> >> compilation terminated. >> make: ***

Re: [gentoo-user] cant find stdlib.h

2018-03-29 Thread Bill Kenworthy
On 30/03/18 01:48, P Levine wrote: > On Wed, Mar 28, 2018 at 8:18 AM, Bill Kenworthy >wrote: > > I have a compile problem qtgui I cant figure out: > > compilation terminated. > make: *** [Makefile:12443: .obj/qaccessible.o] Error 1 >

Re: [gentoo-user] cant find stdlib.h

2018-03-29 Thread P Levine
On Wed, Mar 28, 2018 at 8:18 AM, Bill Kenworthy wrote: > I have a compile problem qtgui I cant figure out: > > compilation terminated. > make: *** [Makefile:12443: .obj/qaccessible.o] Error 1 > make: *** [Makefile:12612: .obj/qaccessiblecache.o] Error 1 > In file included

Re: [gentoo-user] cant find stdlib.h

2018-03-28 Thread Pengcheng Xu
I had ran into this before (but on Gentoo FreeBSD); maybe the compile command line had stray -isystem in it, thus disturbing the include search path. Pengcheng Xu i...@jsteward.moe > H30/03/28 20:18、Bill Kenworthy のメール: > > I have a compile problem qtgui I cant figure

[gentoo-user] cant find stdlib.h

2018-03-28 Thread Bill Kenworthy
I have a compile problem qtgui I cant figure out: compilation terminated. make: *** [Makefile:12443: .obj/qaccessible.o] Error 1 make: *** [Makefile:12612: .obj/qaccessiblecache.o] Error 1 In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/bits/stl_algo.h:59:0,