Re: Failed to build mpd from source

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



2013/6/19 Iru Cai <mytbk920423@xxxxxxxxx>

>
>
>
> 2013/6/19 Jesse Jaara <jesse.jaara@xxxxxxxxx>
>
>> Try to reinstall cdparanoia. Some randon error might have happaned
>> sometime
>> during an updat and the file did not get written to the disk.
>>
>> It doesn't solve the problem. The required header file is in the
> libcdio-paranoia package,
> and this package installs its header file in cdio/paranoia/paranoia.h.
>
> PS: mpd was last updated in April 10, before libcdio-paranoia was updated.
>
> 2013/6/18 Iru Cai <mytbk920423@xxxxxxxxx>
>>
>> > src/input/cdio_paranoia_input_plugin.c:38:27: fatal error:
>> cdio/paranoia.h:
>> > No such file or directory
>> >  #include <cdio/paranoia.h>
>> >                            ^
>> > and the result of pacman -Qi libcdio-paranoia is:
>> > libcdio-paranoia /usr/include/cdio/paranoia/paranoia.h
>> >
>>
>>
>>
>> --
>> (\_ /) copy the bunny to your profile
>> (0.o ) to help him achieve world domination.
>> (> <) come join the dark side.
>> /_|_\ (we have cookies.)
>>
>
> Works after adding a line to PKGBUILD.
--- PKGBUILD    2013-06-19 08:42:42.666124514 +0800
+++ PKGBUILD.orig    2013-06-19 08:50:04.047066681 +0800
@@ -25,7 +25,6 @@

 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"
-    sed -i 's#paranoia.h#paranoia/paranoia.h#g'
src/input/cdio_paranoia_input_plugin.c
     ./configure \
         --prefix=/usr \
         --sysconfdir=/etc \


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux