tlf-devel
[Top][All Lists]
Advanced

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

Re: [Tlf-devel] Upload lf-0.9.21


From: n0oct
Subject: Re: [Tlf-devel] Upload lf-0.9.21
Date: Wed, 8 Dec 2004 20:08:58 -0600

On Wed, 08 Dec 2004 22:46:30 +0100
Rein Couperus <address@hidden> wrote:

> I have uploaded tlf-0.9.21 for testing to the download sites (it's not
> on the website yet).
> 
> This release includes all the patches I received over the last 6
> month. Besides making the code more stable, it will enable compilation
> under OPENBSD and gcc 3.4. 

It bombed on OpenBSD 3.5 [sparc64] with the following:
--
audio.o: In function `init_audio':
/usr/ports/distfiles/tlf-0.9.21/src/audio.c(.text+0x8a8): undefined
reference to
`_oss_ioctl'/usr/ports/distfiles/tlf-0.9.21/src/audio.c(.text+0x8c0):
undefined reference to
`_oss_ioctl'/usr/ports/distfiles/tlf-0.9.21/src/audio.c(.text+0x8d8):
undefined reference to `_oss_ioctl' collect2: ld returned 1 exit status
*** Error code 1

Stop in /usr/ports/distfiles/tlf-0.9.21/src (line 355 of Makefile).
*** Error code 1

Stop in /usr/ports/distfiles/tlf-0.9.21 (line 289 of Makefile).
*** Error code 1

Stop in /usr/ports/distfiles/tlf-0.9.21 (line 164 of Makefile).
--

Audio isn't important to me, and if I could disable that part of the
build, it might work.  AFAIK there are no OSS ports or packages for
OpenBSD.  Maybe in 3.6, but it'll be a week or two before I get a chance
to upgrade.

Incidentally, I tried to build it on FreeBSD 4.10 [i386].  It bombed
with the following:
--
main.o: In function `main':
/usr/ports/distfiles/tlf-0.9.21/src/main.c:738: undefined reference to
`pthread_create'/usr/ports/distfiles/tlf-0.9.21/src/main.c:746:
undefined reference to
`pthread_create'/usr/ports/distfiles/tlf-0.9.21/src/main.c:753:
undefined reference to
`pthread_join'/usr/ports/distfiles/tlf-0.9.21/src/main.c:754: undefined
reference to `pthread_join'*** Error code 1

Stop in /usr/ports/distfiles/tlf-0.9.21/src.
*** Error code 1

Stop in /usr/ports/distfiles/tlf-0.9.21.
*** Error code 1

Stop in /usr/ports/distfiles/tlf-0.9.21.
--

And finally, NetBSD [sparc32] bombed in this way:
--
In file included from audio.c:25:
audio.h:33: sys/soundcard.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/pkgsrc/distfiles/tlf-0.9.21/src
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/pkgsrc/distfiles/tlf-0.9.21
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/pkgsrc/distfiles/tlf-0.9.21
--

All of these were using BSD style make, not gmake.  I ran gmake and got
essentially the same errors.


-- 

72, Jim N0OCT




reply via email to

[Prev in Thread] Current Thread [Next in Thread]