You are not logged in.

#1 2010-03-17 19:38:39

Shadow256
Member
Registered: 2009-05-14
Posts: 18

[Solved] Errors on building pcsclite 1.5.5-2 from AUR

Hello,

I am trying to build that package, but I allways get an error that configure can not find libhal.h but it is in /usr/include/hal/.
Any ideas? I get also errors on other packages complaining about e.g. not finding libusb.h (in Package ctapi-cyberjack 3.3.3-1 from AUR)  but it's in /usr/include/libusb-1.0/.

Must be something stupid but I have no idea...
If you need any further information I will write them as soon as possible.

Regards
Shadow256

BTW: I am using X86_64

Last edited by Shadow256 (2010-03-18 18:47:55)

Offline

#2 2010-03-17 20:01:49

grey
Member
From: Europe
Registered: 2007-08-23
Posts: 679

Re: [Solved] Errors on building pcsclite 1.5.5-2 from AUR

Strange - it works for me, also on x86_64. Both the configure command in the PKGBUILD and running ./configure in the source directory reports:

checking for LIBHAL... yes
checking libhal.h usability... yes
checking libhal.h presence... yes
checking for libhal.h... yes
checking for libhal_ctx_new... yes

What exactly is the error message that you are getting?


Good ideas do not need lots of lies told about them in order to gain public acceptance.

Offline

#3 2010-03-17 20:22:49

Shadow256
Member
Registered: 2009-05-14
Posts: 18

Re: [Solved] Errors on building pcsclite 1.5.5-2 from AUR

Hello,

here is the part of the log:

checking for LIBHAL... yes
checking libhal.h usability... no
checking libhal.h presence... no
checking for libhal.h... no
configure: error: libhal.h not found, use ./configure LIBHAL_CFLAGS=...

Offline

#4 2010-03-17 23:40:43

grey
Member
From: Europe
Registered: 2007-08-23
Posts: 679

Re: [Solved] Errors on building pcsclite 1.5.5-2 from AUR

Is that the same with / without using makepkg?


Good ideas do not need lots of lies told about them in order to gain public acceptance.

Offline

#5 2010-03-18 03:13:50

Shadow256
Member
Registered: 2009-05-14
Posts: 18

Re: [Solved] Errors on building pcsclite 1.5.5-2 from AUR

I am not sure what you want to know... The problem also appears when I run configure without fakeroot and makepkg.

Last edited by Shadow256 (2010-03-18 05:44:31)

Offline

#6 2010-03-18 09:26:50

grey
Member
From: Europe
Registered: 2007-08-23
Posts: 679

Re: [Solved] Errors on building pcsclite 1.5.5-2 from AUR

Yes, that is what I wanted to know. Unfortunately I have absolutely no further idea what the problem could be.


Good ideas do not need lots of lies told about them in order to gain public acceptance.

Offline

#7 2010-03-18 18:47:35

Shadow256
Member
Registered: 2009-05-14
Posts: 18

Re: [Solved] Errors on building pcsclite 1.5.5-2 from AUR

I did some further checks: pkg-config was the problem. I reinstalled it and everything is working like a charme.

Regards
Shadow256

Offline

Board footer

Powered by FluxBB