You are not logged in.

#1 2006-06-14 16:26:34

test1000
Member
Registered: 2005-04-03
Posts: 834

fusd-kor

I just updated to testing repo and now i'm getting this when trying to update my package in aur after makepkg:

==> Starting build()...
make.include:149: obj.i686-linux/libfusd.d: No such file or directory
set -e; gcc -MM -I/lib/modules/2.6.17-rc6-ARCH/build/include -fPIC -Wall -O2 -g -I. -Iinclude -I././include  -L././obj.i686-linux  ././libfusd/libfusd.c
        | sed 's/(libfusd).o[ :]*/././obj.i686-linux/libfusd.o ././obj.i686-linux/libfusd.d : /g' > obj.i686-linux/libfusd.d;
        [ -s obj.i686-linux/libfusd.d ] || rm -f obj.i686-linux/libfusd.d
gcc -Werror -fPIC -Wall -O2 -g -I. -Iinclude -I././include  -L././obj.i686-linux  ././libfusd/libfusd.c -c -o obj.i686-linux/libfusd.o
In file included from ././libfusd/libfusd.c:50:
/usr/include/sys/ioctl.h:4:23: error: asm/ioctl.h: No such file or directory
In file included from /usr/include/errno.h:36,
                 from ././libfusd/libfusd.c:52:
/usr/include/bits/errno.h:25:26: error: linux/errno.h: No such file or directory
././libfusd/libfusd.c: In function 'fusd_register':
././libfusd/libfusd.c:128: error: 'EINVAL' undeclared (first use in this function)
././libfusd/libfusd.c:128: error: (Each undeclared identifier is reported only once
././libfusd/libfusd.c:128: error: for each function it appears in.)
././libfusd/libfusd.c:153: error: 'ENOENT' undeclared (first use in this function)
././libfusd/libfusd.c:156: error: 'ENOPKG' undeclared (first use in this function)
././libfusd/libfusd.c:166: error: 'EBADF' undeclared (first use in this function)
././libfusd/libfusd.c: In function 'fusd_unregister':
././libfusd/libfusd.c:218: error: 'EBADF' undeclared (first use in this function)
././libfusd/libfusd.c: In function 'fusd_get_message':
././libfusd/libfusd.c:279: error: 'EAGAIN' undeclared (first use in this function)
././libfusd/libfusd.c:287: error: 'EINVAL' undeclared (first use in this function)
././libfusd/libfusd.c:294: error: 'ENOMEM' undeclared (first use in this function)
././libfusd/libfusd.c:301: error: 'EIO' undeclared (first use in this function)
././libfusd/libfusd.c: In function 'fusd_dispatch_one':
././libfusd/libfusd.c:368: error: 'EBADF' undeclared (first use in this function)
././libfusd/libfusd.c:374: error: 'ENOMEM' undeclared (first use in this function)
././libfusd/libfusd.c:407: error: 'EINVAL' undeclared (first use in this function)
././libfusd/libfusd.c:412: error: 'ENOSYS' undeclared (first use in this function)
cc1: warnings being treated as errors
././libfusd/libfusd.c:444: warning: dereferencing type-punned pointer will break strict-aliasing rules
././libfusd/libfusd.c:452: warning: implicit declaration of function '_IOC_DIR'
././libfusd/libfusd.c:452: error: '_IOC_READ' undeclared (first use in this function)
././libfusd/libfusd.c:454: warning: implicit declaration of function '_IOC_SIZE'
././libfusd/libfusd.c: In function 'fusd_dispatch':
././libfusd/libfusd.c:534: error: 'EBADF' undeclared (first use in this function)
././libfusd/libfusd.c:551: error: 'EAGAIN' undeclared (first use in this function)
././libfusd/libfusd.c:557: error: 'EPIPE' undeclared (first use in this function)
././libfusd/libfusd.c: In function 'fusd_return':
././libfusd/libfusd.c:598: error: 'EINVAL' undeclared (first use in this function)
././libfusd/libfusd.c:604: error: 'EBADF' undeclared (first use in this function)
././libfusd/libfusd.c:630: error: '_IOC_READ' undeclared (first use in this function)
make: *** [obj.i686-linux/libfusd.o] Error 1
==> ERROR: Build Failed.  Aborting...

What gives?? I get somewhat similar errors with qingy. This happened after upgrading to testing repo.


KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein

Offline

#2 2006-06-14 17:47:08

test1000
Member
Registered: 2005-04-03
Posts: 834

Re: fusd-kor

ok. so now after REINSTALLING kernel-headers package just after installing it(wtblimey?) this is the only error msg i'm getting: http://arch.pastebin.com/70890

this is probably a one minute fix for those who know C.(translation: help me out!)


KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein

Offline

#3 2006-06-15 00:32:21

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: fusd-kor

The link you posted seem to be wrong. From your last pastebin entry, check this thread for an answer: http://bbs.archlinux.org/viewtopic.php?t=22276

And I moved thread  to 'Making Packages'.

Offline

#4 2006-06-15 12:13:55

test1000
Member
Registered: 2005-04-03
Posts: 834

Re: fusd-kor

ok. thanks. i had the opera beta and it bugged when showing the forum so the most "appropraite" forum link i could click on was AUR ... Now it's fixed in the newest build though.

Anyway I fixed the build. Newest version in AUR now. Don't know if what i did was the best though, but it works good for me...


KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein

Offline

Board footer

Powered by FluxBB