[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Help with configure



<snip>
> Hi,
> I am getting the following problem when i do a ./configure as 
> any user.
> 
> checking whether the C compiler (gcc  ) works... ./configure: 
> 134878912:
> Permission denied
> no
> configure: error: installation or configuration problem: C 
> compiler cannot
> create executables.
</snip>

Hi Rick,

I suspect this is permissions on your /tmp (which is sym linked to /home/tmp after a pkg upgrade)

This is because when you do the configure it should be doing tests for creating executables, etc, etc.
I'd doubt its because of the previous posts about ports/directory permissions, etc, as this should only be a problem when you either do make install, or when you try to run the daemon and it tries to bind to a privilaged port (lower that 1024)

Permissions on my tmp's are shown below just for comparison:
ls -la /
drwxrwxrwt   3 root     root         1024 Jul  1 11:58 tmp

ls -la /home
drwxrwxrwt   2 root     root         1024 Jul  1 04:54 tmp

Regards,

Andy
andy@xxxxxxxxxxxxxxx
http://www.raqpak.com/ <-- Raq/Qube unofficial PKGs and support advice