Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jul 2004 16:26:13 -0400
From:      epilogue <epilogue@allstream.net>
To:        bogorodskiy@inbox.ru, perky@freebsd.org
Cc:        freebsd-ports@freebsd.org
Subject:   xosd 2.2.8 not building on freebsd 4.10
Message-ID:  <20040712162613.0f4d17a4@localhost>

next in thread | raw e-mail | index | archive | help
hello xosd maintainers, ports,

when trying to 'make' the latest version of xosd (2.2.8), i get the
following error:

<snip>
mkdir .libs
 cc -DPACKAGE_NAME=\"xosd\" -DPACKAGE_TARNAME=\"xosd\"
-DPACKAGE_VERSION=\"2.2.8\" "-DPACKAGE_STRING=\"xosd 2.2.8\""
-DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXT=1 -DHAVE_LIBPTHREAD=1
-DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_VPRINTF=1 -DHAVE_XINERAMA=1
-DXOSD_VERSION=\"2.2.8\" -I. -I. -I/usr/local/include -I../../src -I.. -O
-pipe -march=pentiumpro -I/usr/X11R6/include -Wall -c xosd.c
-Wp,-MD,.deps/xosd.TPlo  -fPIC -DPIC -o .libs/xosd.o xosd.c: In function
`expose_line': xosd.c:355: syntax error before `int'
xosd.c:359: `draw_line_bitmap' undeclared (first use in this function)
xosd.c:359: (Each undeclared identifier is reported only once
xosd.c:359: for each function it appears in.)
gmake[2]: *** [xosd.lo] Error 1
gmake[2]: Leaving directory
`/usr/ports/misc/xosd/work/xosd-2.2.8/src/libxosd' gmake[1]: ***
[all-recursive] Error 1 gmake[1]: Leaving directory
`/usr/ports/misc/xosd/work/xosd-2.2.8/src' gmake: *** [all-recursive] Error
1*** Error code 2

Stop in /usr/ports/misc/xosd.
----

note that the previous version (2.2.7) worked fine.

hope this helps.


cheers,
epi

----

p.s. to ports - i just want to make sure that i'm not making 'noise' on
this list.  is this the correct forum for such posts?  i imagine that the
only other alternatives would be freebsd-questions or a message directly to
the maintainers without a cc to any of the lists.  please let me know the
preferred manner for handling this.  thanks!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040712162613.0f4d17a4>