← Back to team overview

mythbuntu-dev team mailing list archive

[Bug 577881] Re: gcc does not compile under ubuntu 10.04

 

The error is independent of:

* The machine architecture
* The partition format (unless extX)
* The way of compiling

** Changed in: gcc-defaults (Ubuntu)
       Status: Confirmed => New

** Changed in: gcc-defaults (Ubuntu)
     Assignee: (unassigned) => Bug Management Team (bugmanagement)

** Changed in: gcc-defaults (Ubuntu)
     Assignee: Bug Management Team (bugmanagement) => Ubuntu Development Team (ubuntu-dev)

** Changed in: gcc-defaults (Ubuntu)
     Assignee: Ubuntu Development Team (ubuntu-dev) => (unassigned)

-- 
gcc does not compile under ubuntu 10.04
https://bugs.launchpad.net/bugs/577881
You received this bug notification because you are a member of Ubuntu
Development Team, which is a bug assignee.

Status in “gcc-defaults” package in Ubuntu: New

Bug description:
No way to compile almost anything when the source file to compile is stored on a NTFS drive or partition. This bug is new in this version of Ubuntu, in previous versions that problem did not occur. When compiling from the linux partition, where Ubuntu is installed (ext4), no problem at all.

Architecture: amd64
OS: Ubuntu 10.04 LTS

When I was compiling:
$ gcc -Wall -g gestor_paquetes.c -o gestor_paquetes

This was the output:
/usr/bin/ld: final link failed: Operation not supported
collect2: ld returned 1 exit status

More data:
This command line:
$ gcc -Wall -g -c gestor_paquetes.c

Gives this output:
/tmp/ccnw021s.s: Assembler messages:
/tmp/ccnw021s.s:1480: Fatal error: can't write gestor_snmp.o: Operation not supported
/tmp/ccnw021s.s:1480: Fatal error: can't close gestor_snmp.o: Operation not supported

And I am the owner of /tmp folder and the folder where the source code is stored.

What is happening?

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gcc 4:4.4.3-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Sun May  9 17:33:41 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
ProcEnviron:
 LANG=es_ES.utf8
 SHELL=/bin/bash
SourcePackage: gcc-defaults