[Bug 577881] Re: gcc does not compile under ubuntu 10.04
Fernando
577881 at bugs.launchpad.net
Fri Sep 10 12:30:53 UTC 2021
This seems to be still an issue with Ubuntu 20.04. I am experiencing the
issue with Linux Mint 20.2, which is based on Ubuntu 20.04.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-defaults in Ubuntu.
https://bugs.launchpad.net/bugs/577881
Title:
gcc does not compile under ubuntu 10.04
Status in gcc-defaults package in Ubuntu:
Expired
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/577881/+subscriptions
More information about the foundations-bugs
mailing list