Opened 6 years ago
Closed 5 years ago
#1510 closed enhancement (fixed)
add check for -lnetwork when configuring vorbis-tools
| Reported by: | scottmc2@… | Owned by: | msmith@… |
|---|---|---|---|
| Milestone: | Component: | Vorbis Tools | |
| Version: | unspecified | Severity: | normal |
| Keywords: | Cc: | ||
| Parent Tickets: |
Description
Haiku uses -lnetwork for socket, so adding a check for it in configure.ac takes care of this. Also moved a line in oggenc.c to fix another error since Haiku uses gcc2 and it errored out during make.
Subtickets
Attachments (1)
Change History (3)
Changed 6 years ago by scottmc2@…
comment:1 Changed 6 years ago by ivo
comment:2 Changed 5 years ago by xiphmont
- Resolution set to fixed
- Status changed from new to closed
(slightly modified version of) patch applied
Note: See
TracTickets for help on using
tickets.

Hello. I recommend you to grab the latest source (1.3.0) from either SVN or one of the beta packages floating around to confirm if this patch still needs to be applied, or even if the newer changes will require further patching. I myself can't check this as I do not use Haiku.