Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 200497 - media-gfx/splashutils-1.5.3 fails to build w/ USE=mng
Summary: media-gfx/splashutils-1.5.3 fails to build w/ USE=mng
Status: RESOLVED DUPLICATE of bug 198949
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-27 09:33 UTC by Robert Piasek (RETIRED)
Modified: 2007-11-27 09:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Piasek (RETIRED) gentoo-dev 2007-11-27 09:33:33 UTC
Not sure about other hardware platforms because I haven't checked it, but I've got the same error on two x86_64 systems

configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
make -j4 -j1
  CREATE  fbsplash.h
/usr/bin/make  --silent all-am
In file included from common.h:4,
                 from mng_callbacks.c:15:
config.h:51:1: warning: "HAVE_STDLIB_H" redefined
In file included from /usr/include/jpeglib.h:28,
                 from /usr/include/libmng_types.h:192,
                 from /usr/include/libmng.h:379,
                 from mng_callbacks.c:12:
/usr/include/jconfig.h:12:1: warning: this is the location of the previous definition
In file included from common.h:4,
                 from mng_render.c:17:
config.h:51:1: warning: "HAVE_STDLIB_H" redefined
In file included from /usr/include/jpeglib.h:28,
                 from /usr/include/libmng_types.h:192,
                 from /usr/include/libmng.h:379,
                 from mng_render.c:15:
/usr/include/jconfig.h:12:1: warning: this is the location of the previous definition
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/../../../../lib64/libpthread.a(pthread_cond_timedwait.o): In function `pthread_cond_timedwait':
(.text+0xa7): undefined reference to `__vdso_clock_gettime'
collect2: ld returned 1 exit status
make[1]: *** [fbsplashd.static] Error 1
make: *** [all] Error 2



Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-11-27 09:38:29 UTC

*** This bug has been marked as a duplicate of bug 198949 ***