Opened 10 years ago

Last modified 4 years ago

#44988 new defect

gnuradio-next: error: sys/soundcard.h: No such file or directory

Reported by: mail@… Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc: chrstphrchvz (Christopher Chavez)
Port: gnuradio-next

Description

Failed to compile using OSX 10.6.8, log attached.

Attachments (1)

main.log (2.1 MB) - added by mail@… 10 years ago.

Change History (7)

Changed 10 years ago by mail@…

Attachment: main.log added

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to michaelld@…
Port: gnuradio-next added
Summary: Compile failed on 10.6.8gnuradio-next: error: sys/soundcard.h: No such file or directory

comment:2 Changed 10 years ago by michaelld (Michael Dickens)

Hmmm ... that should not be happening. Let me look into the CMake build system for audio & see what's going on.

comment:3 Changed 10 years ago by michaelld (Michael Dickens)

Can you do the following:

cp `port work gnuradio-next`/build/CMakeCache.txt ~/Desktop/gr-next-CMakeCache.txt

and then send me the file "~/Desktop/gr-next-CMakeLists.txt"?

comment:4 Changed 10 years ago by michaelld (Michael Dickens)

No problems on sending the CMakeCache.txt file directly. Can you do the following:

port provides `find /opt/local/include -name soundcard.h`

I'm thinking it will return "/opt/local/include/linux/soundcard.h" along with some other info. Can you attach the results to this ticket?

comment:5 Changed 4 years ago by chrstphrchvz (Christopher Chavez)

gnuradio-next has since been updated several times, most recently to 20200419-03d92ac1. Is this ticket still relevant, or can it be closed?

comment:6 Changed 4 years ago by chrstphrchvz (Christopher Chavez)

Cc: chrstphrchvz added
Note: See TracTickets for help on using tickets.