<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: source importation and make error in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/source-importation-and-make-error/m-p/5061966#M94306</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Check the environment of the user with the problem, it may need a different PATH or other variable, such as SHLIB_PATH&lt;BR /&gt;&lt;BR /&gt;The source code may be attempting to access a target location that is not owned by the user. root of course can write anywhere it wants which is why it should not be used regularly.&lt;BR /&gt;&lt;BR /&gt;I'd say look at where the source is trying to write and make sure you can write there.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 07 Aug 2007 11:07:23 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2007-08-07T11:07:23Z</dc:date>
    <item>
      <title>source importation and make error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/source-importation-and-make-error/m-p/5061965#M94305</link>
      <description>I imported sources from another dualbooted UNIX.&lt;BR /&gt;When I make as normal user (who is owner of every files), I have&lt;BR /&gt;&lt;BR /&gt;make: *** child_access: setregid: Not owner.  Stop.&lt;BR /&gt;&lt;BR /&gt;When I do the same as root, make works just fine.&lt;BR /&gt;&lt;BR /&gt;I use gmake 3.69.&lt;BR /&gt;What is happenning?</description>
      <pubDate>Tue, 07 Aug 2007 11:02:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/source-importation-and-make-error/m-p/5061965#M94305</guid>
      <dc:creator>yazgoo</dc:creator>
      <dc:date>2007-08-07T11:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: source importation and make error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/source-importation-and-make-error/m-p/5061966#M94306</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Check the environment of the user with the problem, it may need a different PATH or other variable, such as SHLIB_PATH&lt;BR /&gt;&lt;BR /&gt;The source code may be attempting to access a target location that is not owned by the user. root of course can write anywhere it wants which is why it should not be used regularly.&lt;BR /&gt;&lt;BR /&gt;I'd say look at where the source is trying to write and make sure you can write there.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 07 Aug 2007 11:07:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/source-importation-and-make-error/m-p/5061966#M94306</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-08-07T11:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: source importation and make error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/source-importation-and-make-error/m-p/5061967#M94307</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;This would appear to be simply that your process doesn't have the rights to 'chown' a file.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 07 Aug 2007 12:03:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/source-importation-and-make-error/m-p/5061967#M94307</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-08-07T12:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: source importation and make error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/source-importation-and-make-error/m-p/5061968#M94308</link>
      <description>Thanks,&lt;BR /&gt;I've done a simple cc hello world project (c, h, main.c) and it's Makefile.&lt;BR /&gt;I got the same error with standard output before :&lt;BR /&gt;cc -o hello.o -c hello.c -pedantic&lt;BR /&gt;make: *** child_access: setregid: Not owner.  Stop.&lt;BR /&gt;&lt;BR /&gt;the first line done by itself just compile.</description>
      <pubDate>Wed, 08 Aug 2007 02:53:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/source-importation-and-make-error/m-p/5061968#M94308</guid>
      <dc:creator>yazgoo</dc:creator>
      <dc:date>2007-08-08T02:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: source importation and make error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/source-importation-and-make-error/m-p/5061969#M94309</link>
      <description>'twas a rights problem :&lt;BR /&gt;don't know why gmake was at&lt;BR /&gt;-rwxrwsr-x&lt;BR /&gt;when it should have been at&lt;BR /&gt;-rwxr-xr-x&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 08 Aug 2007 03:59:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/source-importation-and-make-error/m-p/5061969#M94309</guid>
      <dc:creator>yazgoo</dc:creator>
      <dc:date>2007-08-08T03:59:46Z</dc:date>
    </item>
  </channel>
</rss>

