search for: depbase

Displaying 20 results from an estimated 21 matches for "depbase".

2012 Jul 31
0
No subject
...************ Type "make=3B make install" to compile and install Type "make check" to run the test suite make=A0 all-recursive make[1]: Entering directory `/home/user/source/opus-tools-0.1.5' Making all in . make[2]: Entering directory `/home/user/source/opus-tools-0.1.5' depbase=3D`echo src/opus_header.o | sed 's|[^/]*$|.deps/&|=3Bs|\.o$||'`=3B\ =A0=A0=A0 i686-w64-mingw32-gcc -std=3Dgnu99 -DHAVE_CONFIG_H -I. -I./src -I.= /win32=A0=A0 -I/home/user/builds/include=A0=A0 -I/home/user/builds/include/= opus=A0=A0 -DOPUSTOOLS -D_FORTIFY_SOURCE=3D2 -DHAVE_GETOPT_H -DSP...
2009 Dec 07
2
xapain install
...E_CONFIG_H -I. -I./common -I./include -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wno-long-long -Wformat-security -fno-gnu-keywords -Woverloaded-virtual -Wundef -Wshadow -Wstrict-null-sentinel -Wshadow -fvisibility=hidden -g -O2 -MT matcher/branchpostlist.lo -MD -MP -MF $depbase.Tpo -c -o matcher/branchpostlist.lo matcher/branchpostlist.cc &&\ mv -f $depbase.Tpo $depbase.Plo g++ -DHAVE_CONFIG_H -I. -I./common -I./include -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wno-long-long -Wformat-security -fno-gnu-keywords -Woverloaded-virtual...
2016 Apr 08
2
Commit 68f4ca7 issues
...few reasons why I stick to older OSes. In case of FreeBSD its my customized Imunes platform for network simulations... Anyway, back to root problem: gcc -std=gnu99 -DHAVE_CONFIG_H -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DFORTIFY_SOURCE=2 -g -O2 -MT tincd.o -MD -MP -MF $depbase.Tpo -c -o tincd.o tincd.c &&\ mv -f $depbase.Tpo $depbase.Po tincd.c:52:20: getopt.h: No such file or directory tincd.c:102: error: elements of array `long_options' have incomplete type Im not very familiar with all those newer fancy build systems (deps tracking), but for some reason...
2015 Jul 06
2
[Nut-upsuser] Nut-2.7.3 & gcc-3.3.6
Hi Charles, Thanks for the prompt reply! Errors occur when execute make: /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -MT nutclient.lo -MD -MP -MF $depbase.Tpo -c -o nutclient.lo nutclient.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -MT nutclient.lo -MD -MP -MF .deps/nutclient.Tpo -c nutclient.cpp -fPIC -DPIC -o .libs/nutclient.o In file included from nutclient.cpp:20: nutclient.h:26:18: str...
2015 Oct 23
2
problem with compiling on Cygwin64
...uilding in Debian 8 , the problem is with Cygwin64 I see that the two lines from Cygwin64 >> gcc -g -O2 -Wall -Wsign-compare usbhid-ups.c -o usbhid-ups In file included from usbhid-ups.c:32:0: And Debian>>> make[1]: Entering directory '/home/walter/nut/drivers' depbase=`echo usbhid-ups.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -Wall -Wsign-compare -MT usbhid-ups.o -MD -MP -MF $depbase.Tpo -c -o usbhid-ups.o usbhid-ups.c &&\ are completely different - missing the significant inclu...
2010 Jul 21
1
-mtune=generic failure
redhat enterprise 4 (still widely in use in coorp env.) $ g++ --version g++ (GCC) 3.4.6 20060404 (Red Hat 3.4.6-11) make[2]: Entering directory `/usr/src/xapian/xapian-core-1.2.2/.build' depbase=`echo api/decvalwtsource.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -I./include -I../languages -Ilanguages -I../queryparser -mfpmath=sse -msse2 -mtune=generic -Wall -W -Wredundant-decls...
2016 Feb 09
2
Compilation failure using mingw-w64 and gcc-5.3.0
...c.exe' failed I believe the developers have been attending to code relevant to this error in the recent past. Without adding the headers above, this compiler bail-out happens: make[3]: Entering directory '/home/admin/development/MultimediaTools-mingw-w64/sandbox/x86_64/flac/src/flac' depbase=`echo analyze.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./include -I../../include -DNDEBUG -D__MSVCRT_VERSION__=0x0601 -I/home/admin/development/MultimediaTools-mingw-w64/sandbox/mingw-w64-x86_64/x86_64-w64-mingw32/include -O3...
2015 Jul 08
1
[Nut-upsuser] Nut-2.7.3 & gcc-3.3.6
...ed, Jul 8, 2015 at 4:13 AM, Charles Lepple <clepple at gmail.com> wrote: > On Jul 6, 2015, at 10:32 AM, Sergey Talchuk <tals1975 at gmail.com> wrote: > > /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. > -I../include -MT nutclient.lo -MD -MP -MF $depbase.Tpo -c -o > nutclient.lo nutclient.cpp &&\ > mv -f $depbase.Tpo $depbase.Plo > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -MT nutclient.lo > -MD -MP -MF .deps/nutclient.Tpo -c nutclient.cpp -fPIC -DPIC -o > .libs/nutclient.o > In file included from nutclient....
2016 Feb 08
2
Compilation failure using mingw-w64 and gcc-5.3.0
Hello, Upon compiling the flac tree today, after many successful compilations over the last few weeks, a new error is appearing before compilation bails out. This is a cross-compilation using gcc-5.3.0 running on GNU/Linux, with the objects being built for a mingw-w64-x86_64 host. Among other things, the compiler is looking for windows_unicode_filenames.h but it isn't there. Also, I'm
2014 Mar 10
2
Building Opus (git master) ARM assembly for iOS
...the mainline GNU one. Specifically, if I configure with: ../configure -C CC="xcrun --sdk iphoneos clang -arch armv7" --build=x86_64-apple-darwin13.1.0 --host=arm-apple-darwin11 --enable-fixed-point I get: $ make V=1 /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive depbase=`echo celt/arm/celt_pitch_xcorr_arm-gnu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --mode=compile xcrun --sdk iphoneos clang -arch armv7 -DHAVE_CONFIG_H -I. -I.. -I../include -I../celt -I../silk -I../silk/float -I../silk/fixed -g -O2 -MT celt/arm/celt_pitch_xcorr_...
2015 Jul 08
0
[Nut-upsuser] Nut-2.7.3 & gcc-3.3.6
On Jul 6, 2015, at 10:32 AM, Sergey Talchuk <tals1975 at gmail.com> wrote: > /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../include -MT nutclient.lo -MD -MP -MF $depbase.Tpo -c -o nutclient.lo nutclient.cpp &&\ > mv -f $depbase.Tpo $depbase.Plo > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include -MT nutclient.lo -MD -MP -MF .deps/nutclient.Tpo -c nutclient.cpp -fPIC -DPIC -o .libs/nutclient.o > In file included from nutclient.cpp:20: > nu...
2015 Oct 23
1
problem with compiling on Cygwin64
I am trying to compile the latest nut version on Cygwin64 and have run into his issue Any Ideas?? gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/neon -g -O2 -Wall -Wsign-compare -MT genericups.o -MD -MP -MF $depbase.Tpo -c -o genericups.o genericups.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from genericups.c:24:0: genericups.h:147:4: error: 'TIOCM_ST' undeclared here (not in a function) TIOCM_ST /* shutdown: ST */ ^ genericups.c: In function 'parse_output_signa...
2016 Apr 08
0
Commit 68f4ca7 issues
...ort C99 at all. So I guess you already had to install a newer GCC and what not to get things running :) > Anyway, back to root problem: > gcc -std=gnu99 -DHAVE_CONFIG_H -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" > -DFORTIFY_SOURCE=2 -g -O2 -MT tincd.o -MD -MP -MF $depbase.Tpo -c -o tincd.o > tincd.c &&\ > mv -f $depbase.Tpo $depbase.Po > tincd.c:52:20: getopt.h: No such file or directory > tincd.c:102: error: elements of array `long_options' have incomplete type > > Im not very familiar with all those newer fancy build systems (deps t...
2015 Jul 04
2
Trouble installing xapian on windows
...to compile xapian with mingw, could i use it in my project (c++) that is supposed to be compiled by MSVC? [HERE IS OUTPUT OF THE MAKE COMMAND] make[1]: Entering directory `/c/temp/xapian/xapian-core-1.2.21' Making all in . make[2]: Entering directory `/c/temp/xapian/xapian-core-1.2.21' depbase=`echo api/compactor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. - I./common -I./include -fshow-column -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wno-long-long -Wformat-security -fno...
2018 Oct 02
2
Can't build xapian-bindings in a virtual env
...1.4.7' Making all in python3 make[2]: Entering directory '/home/<me>/.local/share/virtualenvs/<venv>/src/xapian-bindings-1.4.7/python3' make all-am make[3]: Entering directory '/home/<me>/.local/share/virtualenvs/<venv>/src/xapian-bindings-1.4.7/python3' depbase=`echo xapian_wrap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.6m -fno-strict-aliasing -Wall -Wno-unused -Wno-uninitialized -fvisibility=hidden -I/home/<me>/.local/share/virtualenvs...
2016 Apr 08
2
Commit 68f4ca7 issues
Hi. I have issues building tincd-1.0.26 on FreeBSD 4.11 Seems commit 68f4ca711593416d0defd81199b176ba604c6cb1 that "modernizes" build system was a bad idea after all? Not sure why merging lib/ to src/ was done. Most software I see contains directories like compat/ to aid building for older or broken environments.. This makes clear difference between software sources itself (src) and
2015 Dec 31
3
[Bug 93547] New: Built failed for "Mesa (master): nouveau: remove use of deprecated nouveau_device:: drm_version"
...include/libdrm -I/usr/include/libdrm/nouveau -I/usr/include/libdrm -Og -ggdb -g -gdwarf-2 -gstrict-dwarf -Wall -std=c99 -Werror=implicit-function-declaration -Werror=missing-prototypes -fno-strict-aliasing -fno-math-errno -fno-trapping-math -fno-builtin-memcmp -MT nv50/nv50_push.lo -MD -MP -MF $depbase.Tpo -c -o nv50/nv50_push.lo nv50/nv50_push.c &&\ mv -f $depbase.Tpo $depbase.Plo nv50/nv50_miptree.c: In function 'nv50_miptree_create': nv50/nv50_miptree.c:342:25: error: dereferencing pointer to incomplete type bool compressed = drm->version >= 0x01000101;...
2015 Aug 28
0
errors Interix 3.5 / xapian-core-1.2.21 / Eric Lindblad
...TRANT -I/usr/local/include" \ ./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ --mandir=/usr/man \ --docdir=/usr/doc/xapian-core-1.2.21 \ --enable-backend-remote=no resulting in the compile of libxapian.so.22.6.8 and libxapian.a 4) then the following sequence of errors depbase=`echo backends/brass/brass_check.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'` ;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I .. -I../common -I../include -I'./include' -I../languages -Ilanguages -I../query parser -D_ALL_SOURCE -D_REENTRANT -I/usr/...
2015 Sep 05
1
question / errors Interix 3.5 / xapian-core-1.2.21 / Eric Lindblad
...TRANT -I/usr/local/include" \ ./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ --mandir=/usr/man \ --docdir=/usr/doc/xapian-core-1.2.21 \ --enable-backend-remote=no resulting in the compile of libxapian.so.22.6.8 and libxapian.a 4) then the following sequence of errors depbase=`echo backends/brass/brass_check.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'` ;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I .. -I../common -I../include -I'./include' -I../languages -Ilanguages -I../query parser -D_ALL_SOURCE -D_REENTRANT -I/usr/...
2015 Jul 06
4
Nut-2.7.3 & gcc-3.3.6
Dear developers, libnutclient has been added as a C++ alternative to libupsclient in 2.7.1. As a result I can't compile nut 2.7.3 with gcc-3.3.6. There wasn't such a problem with nut-2.6.5. Is it possible to add a configuration parameter like '-without-libnutclient' to provide better compatibility with older gcc versions please (since libnutclient is an alternative to