[PATCH 00/18] Xfbdev Atari and Amiga support

Alan Coopersmith alan.coopersmith at oracle.com
Wed Apr 24 17:12:17 PDT 2013


This broke my build:

Undefined                       first referenced
 symbol                             in file
c2p_unsupported
../../../miext/shadow/.libs/libshadow.a(shafb4.o)

miext/shadow/c2p_core.h defines c2p_unsupported as an extern function, and
calls it from some inline functions, but I see no file defining it.

Perhaps a forgotten "git add" of a new source?  But then it would also need
to be added to a Makefile.am somewhere too.

   -alan-

On Wed, Apr 24, 2013 at 2:15 PM, Keith Packard <keithp at keithp.com> wrote:
> Geert Uytterhoeven <geert at linux-m68k.org> writes:
>
>> Geert Uytterhoeven (16):
>>       miext/shadow/shpacked.c: Remove unused PickBit() define
>>       test/input: Fix double-aligned test in dix_valuator_alloc() on m68k
>>       KDrive: Bail out if screen initialization failed
>>       Xfbdev: Make char *fbdevDevicePath const
>>       Xfbdev: Handle unset fix.line_length
>>       Xfbdev: Add support for monochrome visuals
>>       Xfbdev: Treat 1 bpp pseudocolor as monochrome
>>       Shadow: Add c2p core
>>       Shadow: Add support for Atari iplan2p4
>>       Shadow: Add support for Atari iplan2p8
>>       Shadow: Add support for Amiga afb4
>>       Shadow: Add support for Amiga afb8
>>       Xfbdev: Reject unsupported frame buffer types
>>       Xfbdev: Force shadowfb for frame buffers with non-packed pixels
>>       Xfbdev: Wire up Atari iplan2p4 and iplan2p8 support
>>       Xfbdev: Wire up Amiga afb4 and afb8 support
>
> Merged.
>    53da26a..7ab98ba  master -> master
>
> --
> keith.packard at intel.com
>
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel


More information about the xorg-devel mailing list