wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wget2 | build: Fix the build with slibtool (!498)


From: @rockdaboot
Subject: Re: wget2 | build: Fix the build with slibtool (!498)
Date: Sun, 03 Oct 2021 11:16:53 +0000



Tim Rühsen commented:


Cross-building with MinGW on top of your changes (I am a bit puzzled now):
```
/usr/bin/x86_64-w64-mingw32-ld: 
./.libs/libwget.a(libwget_la-thread.o):thread.c:(.text+0x4e): undefined 
reference to `pthread_mutex_destroy'
/usr/bin/x86_64-w64-mingw32-ld: 
./.libs/libwget.a(libwget_la-thread.o):thread.c:(.text+0xee): undefined 
reference to `pthread_cond_destroy'
/usr/bin/x86_64-w64-mingw32-ld: 
./.libs/libwget.a(libwget_la-thread.o):thread.c:(.text+0x1c4): undefined 
reference to `pthread_cond_timedwait'
/usr/bin/x86_64-w64-mingw32-ld: 
./.libs/libwget.a(libwget_la-thread.o):thread.c:(.text+0x282): undefined 
reference to `pthread_join'
/usr/bin/x86_64-w64-mingw32-ld: 
./.libs/libwget.a(libwget_la-thread.o):thread.c:(.text+0x2d5): undefined 
reference to `pthread_self'
/usr/bin/x86_64-w64-mingw32-ld: 
./.libs/libwget.a(libwget_la-thread.o):thread.c:(.text+0x29): undefined 
reference to `pthread_mutex_init'
/usr/bin/x86_64-w64-mingw32-ld: 
./.libs/libwget.a(libwget_la-thread.o):thread.c:(.text+0x81): undefined 
reference to `pthread_mutex_lock'
/usr/bin/x86_64-w64-mingw32-ld: 
./.libs/libwget.a(libwget_la-thread.o):thread.c:(.text+0x91): undefined 
reference to `pthread_mutex_unlock'
/usr/bin/x86_64-w64-mingw32-ld: 
./.libs/libwget.a(libwget_la-thread.o):thread.c:(.text+0xc9): undefined 
reference to `pthread_cond_init'
/usr/bin/x86_64-w64-mingw32-ld: 
./.libs/libwget.a(libwget_la-thread.o):thread.c:(.text+0x121): undefined 
reference to `pthread_cond_broadcast'
/usr/bin/x86_64-w64-mingw32-ld: 
./.libs/libwget.a(libwget_la-thread.o):thread.c:(.text+0x1e3): undefined 
reference to `pthread_cond_wait'
/usr/bin/x86_64-w64-mingw32-ld: 
./.libs/libwget.a(libwget_la-thread.o):thread.c:(.text+0x229): undefined 
reference to `pthread_create'
```

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/-/merge_requests/498#note_693234458
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]