Bug#473211: libgtop2: FTBFS on GNU/kFreeBSD - cleaner Makefile.am

Sebastian Dröge slomo at uni-paderborn.de
Tue Apr 1 12:17:04 UTC 2008


Am Samstag, den 29.03.2008, 11:39 +0100 schrieb Petr Salinger:
> The following snippet of sysdeps/common/Makefile.am
> also works on kfreebsd:
> 
> if !LIBGTOP_SYSDEPS_PRIVATE_MOUNTLIST
> mountlist_src = mountlist.c
> endif
> 
> if !LIBGTOP_SYSDEPS_PRIVATE_FSUSAGE
> fsusage_src = fsusage.c
> endif
> 
> libgtop_common_2_0_la_SOURCES   = error.c gnuslib.c \
>                                    procargs.c \
>                                    default.c \
>                                    $(mountlist_src) $(fsusage_src)
> 
> Please, could you forward it upstream for inclusion in 2.22.1

Hi,
so only the last part makes things work on kfreebsd already? Or is
everything required?

Could you prepare one diff with everything needed? I'll get it upstream
then :)







More information about the pkg-gnome-maintainers mailing list