Skip to content
This repository was archived by the owner on Mar 6, 2019. It is now read-only.

corset: undefined reference to `deflateInit2_' #60

Closed
wants to merge 1 commit into from

Conversation

sjackman
Copy link
Member

@sjackman sjackman commented Jun 2, 2016

No description provided.

@sjackman
Copy link
Member Author

sjackman commented Jun 3, 2016

g++ corset_fasta_ID_changer.cc -o corset_fasta_ID_changer
/usr/bin/g++-4.8 -I/home/linuxbrew/.linuxbrew/opt/htslib/lib -I/home/linuxbrew/.linuxbrew/opt/samtools/include/bam -O3 -ffast-math -I./ -Os -w -pipe -march=core2 -isystem/home/linuxbrew/.linuxbrew/include -std=c++0x -DUNORDEREDMAP corset.o Cluster.o MakeClusters.o Transcript.o Read.o -o corset -L/home/linuxbrew/.linuxbrew/opt/samtools/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -Wl,-rpath,/home/linuxbrew/.linuxbrew/lib -lpthread -lbam -lz  /home/linuxbrew/.linuxbrew/opt/htslib/lib/libhts.a
/home/linuxbrew/.linuxbrew/opt/htslib/lib/libhts.a(bgzf.o): In function `bgzf_write_init':
/tmp/htslib-20160602-27442-18wf48h/htslib-1.3.1/bgzf.c:209: undefined reference to `deflateInit2_'

@sjackman sjackman removed their assignment Jun 3, 2016
@sjackman sjackman changed the title corset: Build a bottle for Linuxbrew corset: undefined reference to `deflateInit2_' Jun 3, 2016
@sjackman sjackman closed this Jan 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant