search for: _library_

Displaying 5 results from an estimated 5 matches for "_library_".

2016 Sep 22
2
issues compiling omega
All, I'm having some issues compiling omega. Here are the particulars I'm on win7, using cygwin 4.9.2 64 bit. Here's the relevant output from make: libtool: link: g++ -fshow-column -Wall -W -Wredundant-decls -Wpointer-arith -Wca st-qual -Wcast-align -Wno-long-long -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
2016 Sep 22
0
issues compiling omega
On 22 Sep 2016, at 18:35, John Bankert <jbankert at gmail.com> wrote: > /usr/bin/x86_64-w64-mingw32-ld: cannot find -lmagic It's slightly confusing, but this error means it's failing to find a _library_ called magic, which won't be in a file just called "magic". I don't know where libraries live under cygwin, or what they're called, but it'll probably start "libmagic". It might end ".dll". J -- James Aylett devfort.com ? spacelog.org ? tartarus.or...
2015 Jan 11
3
Thunderbird randomly segfaults at startup
On Sun, Jan 11, 2015 at 7:21 AM, Robert Nichols <rnicholsNOSPAM at comcast.net> wrote: > On 01/11/2015 01:42 AM, Akemi Yagi wrote: >> Are you referring to this thread by any chance? >> >> http://lists.centos.org/pipermail/centos/2014-December/148445.html >> >> The upstream bugzilla referenced in there is now private but I >> provided the known
2016 Sep 22
2
issues compiling omega
..., James Aylett <james-xapian at tartarus.org> wrote: > On 22 Sep 2016, at 18:35, John Bankert <jbankert at gmail.com> wrote: > > > /usr/bin/x86_64-w64-mingw32-ld: cannot find -lmagic > > It's slightly confusing, but this error means it's failing to find a > _library_ called magic, which won't be in a file just called "magic". I > don't know where libraries live under cygwin, or what they're called, but > it'll probably start "libmagic". It might end ".dll". > > J > > -- > James Aylett > dev...
2016 Jun 10
1
When is PATH directive used?
Ady asked: > Have you read the "See also" section(s) of the wiki page(s)? Yes. > By reading the relevant wiki pages, a user should (_hopefully_) get to > the conclusion that the PATH directive is relevant for c32 modules, and > not a replacement for the CONFIG / INCLUDE directives nor for relative > paths based on the "Working Directory". There's nothing