Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

broken build under some versions of gcc #14

Open
Zombie-Ryushu opened this issue Mar 10, 2017 · 0 comments
Open

broken build under some versions of gcc #14

Zombie-Ryushu opened this issue Mar 10, 2017 · 0 comments

Comments

@Zombie-Ryushu
Copy link

Zombie-Ryushu commented Mar 10, 2017

-lpthread
src/libretro-common/rthreads/rthreads.o: In function scond_wait_timeout': rthreads.c:(.text+0x265): undefined reference to clock_gettime'
src/libretro-common/features/features_cpu.o: In function cpu_features_get_perf_counter': features_cpu.c:(.text+0x20): undefined reference to clock_gettime'
src/libretro-common/features/features_cpu.o: In function cpu_features_get_time_usec': features_cpu.c:(.text+0x60): undefined reference to clock_gettime'
collect2: error: ld returned 1 exit status
gmake: *** [desmume_libretro.so] Error 1
cp "desmume_libretro.so" "/builddir/build/BUILD/libretro-20170303/dist/unix/desmume_libretro.so"
cp: cannot stat 'desmume_libretro.so': No such file or directory

Desmume fails to build on some of my systems with this error.,


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant