Hi, I have started packaging Tide (a tandard tool for ass-spectroscopy) at
git://anonscm.debian.org/debian-med/tide.git Unfortunately these days gcc is more picky about C++ syntax and I was running into g++ -ggdb -O6 -DNDEBUG -I./protoobj -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -o obj-opt-x86_64/test_spectrum_preprocess.o -c src/test_spectrum_preprocess.cc In file included from src/test_spectrum_preprocess.cc:8:0: src/records.h: In destructor 'RecordWriter::~RecordWriter()': src/records.h:85:16: error: 'close' was not declared in this scope close(fd_); ^ src/records.h: In destructor 'RecordReader::~RecordReader()': src/records.h:137:14: error: 'close' was not declared in this scope close(fd_); ^ Any help would be welcome Andreas. PS: Regarding my former related mail about mass-spectroscopy > InsPecT > ------- > I found it mentioned on this page > https://en.wikipedia.org/wiki/List_of_mass_spectrometry_software > where it is known that the link is dead. This page > http://www.ms-utils.org/wiki/pmwiki.php/Main/SoftwareList > lists it as well (the link is really dead) Preliminary packaging is at git://anonscm.debian.org/debian-med/inspect.git I'm seeking a better name for /usr/bin/inspect which is also in libboost-tools-dev. -- http://fam-tille.de