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

Re: Processed: Re: Bug#759859: ssh-agent-filter: FTBFS: ld: ssh-agent-filter.o: undefined reference to symbol 'pthread_create@@GLIBC_2.2.5'



2014-08-31 18:22:48 Matthias Klose:
> reassigning this doesn't make the build failure in ssh-agent-filter go away.

Reassigning it back doesn't fix the failure introduced by a change to 
src:gcc-4.9 either.

> >>> My package uses pthread functions via std::thread
> >> 
> >> then build with -pthread.
> > 
> > Quoting only the irrelevant parts of my mail doesn't solve the problem.
> 
> no, it is pointing you to the root cause of this issue, making it a build
> issue instead of a runtime issue.

My program uses nettle functions, so I link to libnettle; my program uses c++ 
standard library functions, so I link to libstdc++. Which threading 
implementation libstdc++ uses is an implementation detail of libstdc++ I 
should not have to care about. It might even be a different one on other 
kernels.

> > Would you be so kind to at least point out:
> sure, after you stop playing bug ping-pong.

I'll stop reassigning for now and wait for answers.


Timo

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: