pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/audio/libgpod
On Fri, Apr 13, 2012 at 08:58:54PM +0000, Adam Ciarcinski wrote:
> Modified Files:
> pkgsrc/audio/libgpod: Makefile buildlink3.mk distinfo
>
> Log Message:
> Changes 0.8.2:
> * fix mono binding on 32 bit systems
> * better iOS 4.3 support
> * dynamic loader for libhashab.so
> * make smartplaylists case-insensitive to match what iTunes does
> * more robust Shuffle support in udev helper
> * various compilation fixes and build system improvements
> * bug fixes
> * updated French translation
you forgot
* does not build
:-)
generic-callout.c: In function 'mount_ipod':
generic-callout.c:604:9: warning: passing argument 3 of 'mount' makes integer
from pointer without a cast
/usr/include/sys/mount.h:482:5: note: expected 'int' but argument is of type
'const char *'
generic-callout.c:604:9: warning: passing argument 5 of 'mount' makes integer
from pointer without a cast
/usr/include/sys/mount.h:482:5: note: expected 'size_t' but argument is of type
'void *'
generic-callout.c: In function 'itdb_callout_set_ipod_properties':
generic-callout.c:743:9: warning: implicit declaration of function 'umount'
CCLD ipod-read-sysinfo-extended
CCLD ipod-set-info
../src/.libs/libgpod.so: warning: warning: tmpnam() possibly used unsafely, use
mkstemp() or mkdtemp()
../src/.libs/libgpod.so: warning: warning: tmpnam() possibly used unsafely, use
mkstemp() or mkdtemp()
ipod_set_info-generic-callout.o: In function `itdb_callout_set_ipod_properties':
generic-callout.c:(.text+0x15ac): undefined reference to `umount'
gmake[2]: *** [ipod-set-info] Error 1
(on -current)
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index