On Thu, May 16, 2013 at 08:54:02AM +0200, David Coppa wrote: > On Thu, May 16, 2013 at 8:41 AM, Jasper Lievisse Adriaanse > <[email protected]> wrote: > > On Thu, May 16, 2013 at 08:00:47AM +0200, David Coppa wrote: > >> On Wed, 15 May 2013, Jasper Lievisse Adriaanse wrote: > >> > >> > I'm having some issues applying the patch: > >> > >> Too much utf-8 crap in this port, I always forget... > >> > >> > could you please tar up your i3 dir? > >> > >> Attached you have both the tarball and the gzipped diff. > >> > >> Cheers! > >> David > > > > This doesn't copmile.. > > Uhm... > Probably it's the same problem we had with the previous update: you > have i3-4.4 installed. > I'll have a look at this. > > thanks, > David > > > [libi3] CC libi3/ipc_send_message.c > > cc -DI3_VERSION=\"'4.5.1 (2013-03-18, branch \"tags/4.5.1\")'\" > > -DMAJOR_VERSION=4 -DMINOR_VERSION=5 -DPATCH_VERSION=1 -DSYSCONFDIR=\"/etc\" > > -DI3__FILE__=__FILE__ -DPCRE_HAS_UCP=1 -DPANGO_SUPPORT=1 -DXCB_COMPAT > > -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 > > -I/usr/local/lib/glib-2.0/include -I/usr/local/include > > -I/usr/X11R6/include/pixman-1 -I/usr/X11R6/include > > -I/usr/X11R6/include/freetype2 -I/usr/local/include/libpng > > -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo > > -I/usr/X11R6/include/pixman-1 -I/usr/local/include/libpng > > -I/usr/X11R6/include > > -I/usr/local/include/harfbuzz -pthread -I/usr/local/include/glib-2.0 > > -I/usr/local/lib/glib-2.0/include -I/usr/local/include > > -I/usr/X11R6/include/freetype2 -std=c99 -Wall -Wunused-value -Iinclude > > -I/usr/X11R6/include -I/usr/local/include -O2 -pipe -c -o > > libi3/ipc_send_message.o libi3/ipc_send_message.c > > libi3/ipc_send_message.c: In function 'ipc_send_message': > > libi3/ipc_send_message.c:29: error: expected '=', ',', ';', 'asm' or > > '__attribute__' before 'header' > > libi3/ipc_send_message.c:29: error: 'header' undeclared (first use in this > > function) > > libi3/ipc_send_message.c:29: error: (Each undeclared identifier is reported > > only once > > libi3/ipc_send_message.c:29: error: for each function it appears in.) > > libi3/ipc_send_message.c:29: error: expected expression before '{' token > > libi3/ipc_send_message.c:42: error: 'i3_ipc_header_t' undeclared (first use > > in > > this function > > > > > > > > > > -- > > Cheers, > > Jasper > > > > "Stay Hungry. Stay Foolish"
Right, everything works fine now; OK. -- Cheers, Jasper "Stay Hungry. Stay Foolish"
