G'day,

I noticed a problem when building GNU Radio on x86_64 platforms. GNU Radio for 
some reasons insists to install them into ${prefix}/lib64 where as pkgsrc 
expects them in ${prefix}/lib.

<quote>
# GR_X86_64()
#
# Checks to see if we're on a x86_64 machine, and if so, ensure
# that libdir ends in "64"
#
</quote>

Whilst GNU Radio builds fine on x86_64, it fails to create the binary packages 
for it since it can't find gnuradio-core and gnuradio-core-qa libs. Are libs 
on this platform always installed into lib64 or is this a quirk on GNU Radio?

I'm clueless since I don't run this platform.

cheerio Berndt

Attachment: pgpbLFRm4X1rs.pgp
Description: PGP signature

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to