You are not logged in.

#1 2010-04-05 13:36:42

silkuze
Member
Registered: 2010-03-04
Posts: 5

Error when compiling: "asm/errno.h: No such file or directory"

Ok, so I've got this error while compiling some app written in C:

In file included from /usr/include/bits/errno.h:25,
                 from /usr/include/errno.h:36,
                 from /usr/include/python2.6/Python.h:40,
                 from config.c:18:
/usr/include/linux/errno.h:4:23: error: asm/errno.h: No such file or directory
make: *** [config.o] Error 1

I've tried to google it, people said I needed to make some symlinks, but it didn't work. I've also tried update (pacman -Syu), but that didn't help as well. Do you have any solutions?
Thanks

Offline

#2 2010-04-05 13:38:02

flamelab
Member
From: Athens, Hellas (Greece)
Registered: 2007-12-26
Posts: 2,160

Re: Error when compiling: "asm/errno.h: No such file or directory"

Hmm, try reinstalling linux-api-headers ...

Offline

#3 2010-04-05 13:43:05

silkuze
Member
Registered: 2010-03-04
Posts: 5

Re: Error when compiling: "asm/errno.h: No such file or directory"

That did work, thank you!

Offline

#4 2010-12-20 12:18:22

schef
Member
Registered: 2009-04-16
Posts: 71

Re: Error when compiling: "asm/errno.h: No such file or directory"

Thanks,

I was searching for a soltion like GCC Path and something with include or something but this worked instead..:)

Offline

Board footer

Powered by FluxBB