Skocz do zawartości

Problemy Z Kompilowaniem Pcb-Plugins


KhazAkar

Rekomendowane odpowiedzi

Witam!
Jest problem z kompilowaniem pluginów do programu PCB ( z pakietu gEDA)
System to Fedora 21 FEL po aktualizacji za pomocą FedUp do wersji 22. gEDa oraz PCB kompilowane i instalowane ręcznie(bez paczkowania) ze względu na problemy "paczkera".
 

[khazakar@dhcppc0 pcb-plugins]$ ./configure --enable-plugins --enable-m4lib-png --enable-dbus --enable-gl --with-gui=gtk --prefix=/home/khazakar/pcb-plugins
configure: WARNING: unrecognized options: --enable-plugins
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/khazakar/Pobrane/pcb-plugins/missing: Unknown `--is-lightweight' option
Try `/home/khazakar/Pobrane/pcb-plugins/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking if you are building from a git checkout... yes
checking if you are building from a anoncvs checkout... no
checking if the documentation should be built... yes
checking if maintainer mode is required... yes -- the documentation build is enabled and your sources are from git
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for windows... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ranlib... ranlib
checking for strerror in -lcposix... no
checking for an ANSI C-conforming const... yes
checking for signed... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for long long... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for ptrdiff_t... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for asprintf... yes
checking for fwprintf... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for wcslen... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 3.0.2, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for intltool >= 0.35.0... 0.51.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.20.2
checking for XML::Parser... ok
checking for inline... (cached) inline
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking for gawk... (cached) gawk
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for flex... /usr/bin/flex
checking for bison... bison -y
checking for bison... /usr/bin/bison
checking for ranlib... (cached) ranlib
checking for xpmtoppm... notfound
checking for ppmtowinicon... notfound
checking for convert... /usr/bin/convert
checking for makeinfo... /usr/bin/makeinfo
checking for GNU makeinfo version >= 4.6... 5.2
checking for texi2dvi... /usr/bin/texi2dvi
checking for perl... /usr/bin/perl
checking for kpsewhich... /usr/bin/kpsewhich
checking If your TeX installation contains epsf.tex... yes (/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex)
checking If the compiler accepts -rdynamic... yes
checking ./src/hid/batch/hid.conf
checking ./src/hid/bom/hid.conf
checking ./src/hid/gcode/hid.conf
checking ./src/hid/gerber/hid.conf
checking ./src/hid/gtk/hid.conf
checking ./src/hid/lesstif/hid.conf
checking ./src/hid/lpr/hid.conf
checking ./src/hid/nelma/hid.conf
checking ./src/hid/png/hid.conf
checking ./src/hid/ps/hid.conf
checking for which gui to use... gtk
checking whether to enable toporouter... yes
checking whether to enable toporouter output... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for whether to use DBUS... yes
checking for DBUS... yes
checking for dbus_watch_get_unix_fd... yes
checking for whether to use GL drawing... yes
checking for X... libraries , headers 
checking for a sed that does not truncate output... /usr/bin/sed
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking whether we are using the Microsoft C compiler... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for GL/gl.h... yes
checking for OpenGL/gl.h... no
checking for OpenGL library... -lGL
checking for GL/glu.h... yes
checking for OpenGL/glu.h... no
checking for OpenGL Utility library... -lGLU
checking for varargs GLU tesselator callback function type... no
checking for which printer to use... lpr
checking for which exporters to use...  bom gcode gerber nelma png ps
checking gtk dependencies
checking lpr dependencies
checking bom dependencies
checking gcode dependencies
checking gerber dependencies
checking nelma dependencies
checking png dependencies
checking ps dependencies
checking for env... /usr/bin/env
checking for gtk-update-icon-path... true
checking for update-desktop-database... /usr/bin/update-desktop-database
checking for update-mime-database... /usr/bin/update-mime-database
checking for gm4... no
checking for m4... /usr/bin/m4
checking if /usr/bin/m4 has the division involving negative numbers bug... no
checking for wish... /usr/bin/wish
checking for pdflatex... /usr/bin/pdflatex
checking for texi2dvi... (cached) /usr/bin/texi2dvi
checking for ps2pdf... /usr/bin/ps2pdf
checking for gschem... /usr/local/bin/gschem
checking for animate... /usr/bin/animate
checking for compare... /usr/bin/compare
checking for composite... /usr/bin/composite
checking for convert... /usr/bin/convert
checking for display... /usr/bin/display
checking for montage... /usr/bin/montage
checking if all ImageMagick tools needed for the testsuite were found... yes
checking for gerbv... /usr/bin/gerbv
checking if all the requried testsuite tools were found... yes
checking for sqrt in -lm... yes
checking for dlopen in -ldl... yes
checking for gethostbyname in -lxnet... no
checking for yywrap in -lfl... no
checking for strerror... yes
checking for regcomp... yes
checking for re_comp... yes
checking for logf... yes
checking for expf... yes
checking for rint... yes
checking for vsnprintf... yes
checking for getpwuid... yes
checking for getcwd... (cached) yes
checking for rand... yes
checking for random... yes
checking for stat... yes
checking for mkdtemp... yes
checking for popen... yes
checking for realpath... yes
checking for canonicalize_file_name... yes
checking whether canonicalize_file_name must be declared... no
checking for _spawnvp... no
checking for ANSI C header files... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/types.h... (cached) yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for sys/param.h... (cached) yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for GLIB... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GTK... yes
checking for GTKGLEXT... yes
checking if GIF output from the png HID is desired... yes
checking if JPEG output from the png HID is desired... yes
checking if PNG output from the png HID is desired... yes
checking for gdlib-config... /usr/bin/gdlib-config
checking for libgd cflags... -I/usr/include
checking for libgd libs...  -lgd -ljpeg -lz -lm -lpng16 -lfreetype -lfontconfig -lfreetype -lfontconfig -lXpm -lX11 -L/usr/lib -lvpx -L/usr/lib -ltiff -lgd
checking gd.h usability... yes
checking gd.h presence... yes
checking for gd.h... yes
checking for gdImageGif... yes
checking for gdImageJpeg... yes
checking for gdImagePng... yes
checking if the m4lib to newlib export should create png previews... yes
checking If pcblib-newlib needs to be rebuilt... yes
checking for XRenderQueryExtension in -lXrender... yes
checking for XineramaQueryExtension in -lXinerama... yes
checking if dmalloc debugging should be enabled... no
checking if ElectricFence debugging should be enabled... no
checking for whether to enable debugging code... no
checking for mkdir... yes
checking for _mkdir... no
checking whether mkdir takes one argument... no
checking for stdint.h... (cached) yes
no:no:yes
checking if the compiler accepts -Wall... yes
checking if the compiler accepts -Wdeclaration-after-statement... yes
checking for the bindir to pcblibdir relative path... ../share/pcb
checking for the bindir to pcbtreedir relative path... ../share/pcb/newlib
checking for the bindir to exec_prefix relative path... ..
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating intl/Makefile
config.status: WARNING:  'intl/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating po/Makefile.in
config.status: creating README_FILES/Makefile
config.status: creating doc/Makefile
config.status: creating doc/gs/Makefile
config.status: creating doc/gs/gafrc
config.status: creating doc/gs/gschemrc
config.status: creating example/Makefile
config.status: creating example/libraries/Makefile
config.status: creating lib/CreateLibraryContents.sh
config.status: creating lib/CreateLibrary.sh
config.status: creating lib/ListLibraryContents.sh
config.status: creating lib/Makefile
config.status: creating lib/QueryLibrary.sh
config.status: creating lib/qfp-ui
config.status: creating newlib/2_pin_thru-hole_packages/Makefile
config.status: creating newlib/Makefile
config.status: creating newlib/connectors/Makefile
config.status: creating newlib/crystal/Makefile
config.status: creating newlib/electro-optics/Makefile
config.status: creating newlib/headers/Makefile
config.status: creating newlib/keystone/Makefile
config.status: creating newlib/msp430/Makefile
config.status: creating newlib/not_vetted_ingo/Makefile
config.status: creating newlib/sockets/Makefile
config.status: creating newlib/tests/Makefile
config.status: creating src/Makefile
config.status: creating src/icons/Makefile
config.status: creating tools/Makefile
config.status: creating tutorial/Makefile
config.status: creating tests/inputs/Makefile
config.status: creating tests/golden/Makefile
config.status: creating tests/golden/hid_bom1/Makefile
config.status: creating tests/golden/hid_bom2/Makefile
config.status: creating tests/golden/hid_bom3/Makefile
config.status: creating tests/golden/hid_bom4/Makefile
config.status: creating tests/golden/hid_gcode1/Makefile
config.status: creating tests/golden/hid_gcode2/Makefile
config.status: creating tests/golden/hid_gcode3/Makefile
config.status: creating tests/golden/hid_gcode4/Makefile
config.status: creating tests/golden/hid_gcode5/Makefile
config.status: creating tests/golden/hid_gcode6/Makefile
config.status: creating tests/golden/hid_gcode7/Makefile
config.status: creating tests/golden/hid_gcode8/Makefile
config.status: creating tests/golden/hid_gcode9/Makefile
config.status: creating tests/golden/hid_gcode10/Makefile
config.status: creating tests/golden/hid_gcode11/Makefile
config.status: creating tests/golden/hid_gerber1/Makefile
config.status: creating tests/golden/hid_gerber2/Makefile
config.status: creating tests/golden/hid_gerber3/Makefile
config.status: creating tests/golden/hid_png1/Makefile
config.status: creating tests/golden/hid_png2/Makefile
config.status: creating tests/golden/hid_png3/Makefile
config.status: creating tests/Makefile
config.status: creating gts/Makefile
config.status: creating w32/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing po/stamp-it commands
configure: WARNING: unrecognized options: --enable-plugins

** Configuration summary for pcb 1.99z:

   GUI:                      gtk
   Printer:                  lpr
   Exporters:                bom gcode gerber nelma png ps
   Coordinate type:          long
   Source tree distribution: GIT
   Build documentation:      yes
   Build toporouter:         yes
   Enable toporouter output: no
   xdg data directory:       ${datarootdir}
   KDE data directory:       ${datarootdir}
   dmalloc debugging:        no
   ElectricFence debugging:  no

   Cross Compiling:          no
   CC:                       gcc
   CXX:                      g++
   CPPFLAGS:                  -I/usr/include  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include  -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16  -pthread -pthread -DPREFIXDIR=\"${prefix}\" -DBINDIR=\"${bindir}\" -DHOST=\"${host}\" -DPCBLIBDIR=\"${datarootdir}/pcb\" -DPCBTREEDIR=\"${datarootdir}/pcb/newlib\" -DPCBTREEPATH=\"${datarootdir}/pcb/newlib:${datarootdir}/pcb/pcblib-newlib\"
   CFLAGS:                   -g -O2 -Wall -Wdeclaration-after-statement
   CXXFLAGS:                 -g -O2 -Wall
   LIBS:                     -ldl -lm   -ldbus-1  -lXinerama -lXrender  -lglib-2.0  -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype    -lgd -ljpeg -lz -lm -lpng16 -lfreetype -lfontconfig -lfreetype -lfontconfig -lXpm -lX11 -L/usr/lib -lvpx -L/usr/lib -ltiff -lgd   -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdk-x11-2.0 -lpangox-1.0 -lX11 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype  -lGLU -lGL 
   PCB:                      ${top_builddir}/src/pcb


[khazakar@dhcppc0 pcb-plugins]$ make
make  all-recursive
make[1]: Wejście do katalogu '/home/khazakar/Pobrane/pcb-plugins'
Making all in w32
make[2]: Wejście do katalogu '/home/khazakar/Pobrane/pcb-plugins/w32'
make[2]: Nie ma nic do zrobienia w 'all'.
make[2]: Opuszczenie katalogu '/home/khazakar/Pobrane/pcb-plugins/w32'
Making all in intl
make[2]: Wejście do katalogu '/home/khazakar/Pobrane/pcb-plugins/intl'
make[2]: Nie ma nic do zrobienia w 'all'.
make[2]: Opuszczenie katalogu '/home/khazakar/Pobrane/pcb-plugins/intl'
Making all in gts
make[2]: Wejście do katalogu '/home/khazakar/Pobrane/pcb-plugins/gts'
gcc -DHAVE_CONFIG_H -I. -I..  -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include  -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16  -pthread -pthread -DPREFIXDIR=\"/home/khazakar/pcb-plugins\" -DBINDIR=\"/home/khazakar/pcb-plugins/bin\" -DHOST=\"x86_64-unknown-linux-gnu\" -DPCBLIBDIR=\"/home/khazakar/pcb-plugins/share/pcb\" -DPCBTREEDIR=\"/home/khazakar/pcb-plugins/share/pcb/newlib\" -DPCBTREEPATH=\"/home/khazakar/pcb-plugins/share/pcb/newlib:/home/khazakar/pcb-plugins/share/pcb/pcblib-newlib\"  -g -O2 -Wall -Wdeclaration-after-statement -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c
mv -f .deps/misc.Tpo .deps/misc.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include  -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16  -pthread -pthread -DPREFIXDIR=\"/home/khazakar/pcb-plugins\" -DBINDIR=\"/home/khazakar/pcb-plugins/bin\" -DHOST=\"x86_64-unknown-linux-gnu\" -DPCBLIBDIR=\"/home/khazakar/pcb-plugins/share/pcb\" -DPCBTREEDIR=\"/home/khazakar/pcb-plugins/share/pcb/newlib\" -DPCBTREEPATH=\"/home/khazakar/pcb-plugins/share/pcb/newlib:/home/khazakar/pcb-plugins/share/pcb/pcblib-newlib\"  -g -O2 -Wall -Wdeclaration-after-statement -MT predicates.o -MD -MP -MF .deps/predicates.Tpo -c -o predicates.o predicates.c
mv -f .deps/predicates.Tpo .deps/predicates.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include  -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16  -pthread -pthread -DPREFIXDIR=\"/home/khazakar/pcb-plugins\" -DBINDIR=\"/home/khazakar/pcb-plugins/bin\" -DHOST=\"x86_64-unknown-linux-gnu\" -DPCBLIBDIR=\"/home/khazakar/pcb-plugins/share/pcb\" -DPCBTREEDIR=\"/home/khazakar/pcb-plugins/share/pcb/newlib\" -DPCBTREEPATH=\"/home/khazakar/pcb-plugins/share/pcb/newlib:/home/khazakar/pcb-plugins/share/pcb/pcblib-newlib\"  -g -O2 -Wall -Wdeclaration-after-statement -MT cdt.o -MD -MP -MF .deps/cdt.Tpo -c -o cdt.o cdt.c
mv -f .deps/cdt.Tpo .deps/cdt.Po
rm -f libgts.a
ar cru libgts.a object.o point.o vertex.o segment.o edge.o triangle.o face.o kdtree.o bbtree.o misc.o predicates.o heap.o eheap.o fifo.o matrix.o surface.o stripe.o vopt.o refine.o iso.o isotetra.o split.o psurface.o hsurface.o cdt.o boolean.o named.o oocs.o container.o graph.o pgraph.o partition.o curvature.o tribox3.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libgts.a
make[2]: Opuszczenie katalogu '/home/khazakar/Pobrane/pcb-plugins/gts'
Making all in src
make[2]: Wejście do katalogu '/home/khazakar/Pobrane/pcb-plugins/src'
true > core_lists.h
(for f in action.c action.h autoplace.c autoplace.h autoroute.c autoroute.h box.h buffer.c buffer.h change.c change.h clip.c clip.h command.c command.h compat.c compat.h const.h copy.c copy.h create.c create.h crosshair.c crosshair.h data.c data.h djopt.c djopt.h dolists.h draw.c draw.h drill.c drill.h edif.y edif_parse.h error.c error.h file.c file.h find.c find.h flags.c fontmode.c free_atexit.c free_atexit.h gettext.h global.h heap.c heap.h hid.h hid_draw.h insert.c insert.h intersect.c intersect.h line.c line.h lrealpath.c lrealpath.h macro.h main.c mirror.c mirror.h misc.c misc.h move.c move.h mtspace.c mtspace.h mymem.c mymem.h netlist.c parse_l.h parse_l.l parse_y.h parse_y.y pcb-printf.c pcb-printf.h polygon.c polygon.h polygon1.c polyarea.h puller.c print.c print.h rats.c rats.h remove.c remove.h report.c report.h res_parse.y res_lex.l resource.h rotate.c rotate.h rtree.c rtree.h rubberband.c rubberband.h search.c search.h select.c select.h set.c set.h strflags.c strflags.h thermal.c thermal.h undo.c undo.h vector.c vector.h vendor.c vendor.h hid/common/actions.c hid/common/actions.h hid/common/flags.c hid/common/hidinit.c hid/common/hidinit.h hid/common/hidnogui.c hid/common/hidnogui.h hid/common/extents.c hid/common/draw_helpers.c hid/common/draw_helpers.h hid/common/hid_resource.c hid/common/hid_resource.h hid/hidint.h toporouter.c toporouter.h dbus-pcbmain.c dbus-pcbmain.h dbus.h dbus.c hid/common/hidgl.c hid/common/hidgl.h hid/common/trackball.c hid/common/trackball.h ; do cat ./$f ; done) | grep "^REGISTER" > core_lists.h.tmp
mv core_lists.h.tmp core_lists.h
/usr/bin/mkdir -p hid/gtk
true > hid/gtk/gtk_lists.h
(for f in dolists.h hid/hidint.h hid/gtk/ghid-cell-renderer-visibility.c hid/gtk/ghid-cell-renderer-visibility.h hid/gtk/ghid-coord-entry.c hid/gtk/ghid-coord-entry.h hid/gtk/ghid-layer-selector.c hid/gtk/ghid-layer-selector.h hid/gtk/ghid-main-menu.c hid/gtk/ghid-main-menu.h hid/gtk/ghid-route-style-selector.c hid/gtk/ghid-route-style-selector.h hid/gtk/gtkhid-main.c hid/gtk/gtkhid.h hid/gtk/gui.h hid/gtk/gui-command-window.c hid/gtk/gui-config.c hid/gtk/gui-dialog-print.c hid/gtk/gui-dialog.c hid/gtk/gui-drc-window.c hid/gtk/gui-drc-window.h hid/gtk/gui-keyref-window.c hid/gtk/gui-library-window.c hid/gtk/gui-library-window.h hid/gtk/gui-log-window.c hid/gtk/gui-misc.c hid/gtk/gui-netlist-window.c hid/gtk/gui-output-events.c hid/gtk/gui-pinout-preview.c hid/gtk/gui-pinout-preview.h hid/gtk/gui-pinout-window.c hid/gtk/gui-top-window.c hid/gtk/gui-utils.c hid/gtk/gtkhid-gl.c hid/gtk/gui-trackball.c hid/gtk/gui-trackball.h  ; do cat ./$f ; done) | grep "^REGISTER" > hid/gtk/gtk_lists.h.tmp
mv hid/gtk/gtk_lists.h.tmp hid/gtk/gtk_lists.h
/usr/bin/mkdir -p hid/lesstif
true > hid/lesstif/lesstif_lists.h
(for f in dolists.h hid/hidint.h hid/lesstif/dialogs.c hid/lesstif/lesstif.h hid/lesstif/library.c hid/lesstif/main.c hid/lesstif/menu.c hid/lesstif/netlist.c hid/lesstif/styles.c hid/lesstif/xincludes.h  ; do cat ./$f ; done) | grep "^REGISTER" > hid/lesstif/lesstif_lists.h.tmp
mv hid/lesstif/lesstif_lists.h.tmp hid/lesstif/lesstif_lists.h
/usr/bin/mkdir -p hid/batch
true > hid/batch/batch_lists.h
(for f in hid/hidint.h hid/batch/batch.c  ; do cat ./$f ; done) | grep "^REGISTER" > hid/batch/batch_lists.h.tmp
mv hid/batch/batch_lists.h.tmp hid/batch/batch_lists.h
/usr/bin/mkdir -p hid/png
true > hid/png/png_lists.h
(for f in dolists.h hid/hidint.h hid/png/png.c hid/png/png.h  ; do cat ./$f ; done) | grep "^REGISTER" > hid/png/png_lists.h.tmp
mv hid/png/png_lists.h.tmp hid/png/png_lists.h
/usr/bin/mkdir -p hid/gcode
true > hid/gcode/gcode_lists.h
(for f in dolists.h hid/hidint.h hid/gcode/gcode.c hid/gcode/decompose.c hid/gcode/decompose.h hid/gcode/trace.c hid/gcode/trace.h hid/gcode/curve.c hid/gcode/curve.h hid/gcode/auxiliary.h hid/gcode/bitmap.h hid/gcode/lists.h hid/gcode/potracelib.h  ; do cat ./$f ; done) | grep "^REGISTER" > hid/gcode/gcode_lists.h.tmp
mv hid/gcode/gcode_lists.h.tmp hid/gcode/gcode_lists.h
/usr/bin/mkdir -p hid/nelma
true > hid/nelma/nelma_lists.h
(for f in dolists.h hid/hidint.h hid/nelma/nelma.c ; do cat ./$f ; done) | grep "^REGISTER" > hid/nelma/nelma_lists.h.tmp
mv hid/nelma/nelma_lists.h.tmp hid/nelma/nelma_lists.h
/usr/bin/mkdir -p hid/ps
true > hid/ps/ps_lists.h
(for f in dolists.h hid/hidint.h hid/ps/ps.c hid/ps/ps.h hid/ps/eps.c  ; do cat ./$f ; done) | grep "^REGISTER" > hid/ps/ps_lists.h.tmp
mv hid/ps/ps_lists.h.tmp hid/ps/ps_lists.h
/usr/bin/mkdir -p hid/common
true > hid/common/hidlist.h
for e in gtk lpr bom gcode gerber nelma png ps; do \
  echo "HID_DEF(${e})" >> hid/common/hidlist.h; \
done
echo '/* AUTOMATICALLY GENERATED FROM dbus.xml DO NOT EDIT */' > dbus-introspect.h.tmp
echo "static char *pcb_dbus_introspect_xml ="  > dbus-introspect.h.tmp
sed 's/\\/\\\\/g; s/"/\\"/g; s/^/"/; s/$/"/' < ./dbus.xml >> dbus-introspect.h.tmp
echo ";" >> dbus-introspect.h.tmp
mv dbus-introspect.h.tmp dbus-introspect.h
make  all-recursive
make[3]: Wejście do katalogu '/home/khazakar/Pobrane/pcb-plugins/src'
Making all in icons
make[4]: Wejście do katalogu '/home/khazakar/Pobrane/pcb-plugins/src/icons'
make[4]: Nie ma nic do zrobienia w 'all'.
make[4]: Opuszczenie katalogu '/home/khazakar/Pobrane/pcb-plugins/src/icons'
Making all in plugins
make[4]: Wejście do katalogu '/home/khazakar/Pobrane/pcb-plugins/src/plugins'
make[4]: *** Brak reguł do wykonania obiektu 'all'. Stop.
make[4]: Opuszczenie katalogu '/home/khazakar/Pobrane/pcb-plugins/src/plugins'
Makefile:1928: polecenia dla obiektu 'all-recursive' nie powiodły się
make[3]: *** [all-recursive] Błąd 1
make[3]: Opuszczenie katalogu '/home/khazakar/Pobrane/pcb-plugins/src'
Makefile:889: polecenia dla obiektu 'all' nie powiodły się
make[2]: *** [all] Błąd 2
make[2]: Opuszczenie katalogu '/home/khazakar/Pobrane/pcb-plugins/src'
Makefile:511: polecenia dla obiektu 'all-recursive' nie powiodły się
make[1]: *** [all-recursive] Błąd 1
make[1]: Opuszczenie katalogu '/home/khazakar/Pobrane/pcb-plugins'
Makefile:450: polecenia dla obiektu 'all' nie powiodły się
make: *** [all] Błąd 2
[khazakar@dhcppc0 pcb-plugins]$ make install
Making install in w32
make[1]: Wejście do katalogu '/home/khazakar/Pobrane/pcb-plugins/w32'
make[2]: Wejście do katalogu '/home/khazakar/Pobrane/pcb-plugins/w32'
make[2]: Nie ma nic do zrobienia w 'install-exec-am'.
make[2]: Nie ma nic do zrobienia w 'install-data-am'.
make[2]: Opuszczenie katalogu '/home/khazakar/Pobrane/pcb-plugins/w32'
make[1]: Opuszczenie katalogu '/home/khazakar/Pobrane/pcb-plugins/w32'
Making install in intl
make[1]: Wejście do katalogu '/home/khazakar/Pobrane/pcb-plugins/intl'
if { test "pcb" = "gettext-runtime" || test "pcb" = "gettext-tools"; } \
   && test 'no' = yes; then \
  /bin/sh .././mkinstalldirs /home/khazakar/pcb-plugins/lib /home/khazakar/pcb-plugins/include; \
  /usr/bin/install -c -m 644 libintl.h /home/khazakar/pcb-plugins/include/libintl.h; \
  @LIBTOOL@ --mode=install \
    /usr/bin/install -c -m 644 libintl.a /home/khazakar/pcb-plugins/lib/libintl.a; \
  if test "@RELOCATABLE@" = yes; then \
    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /home/khazakar/pcb-plugins/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \
    if test -n "$dependencies"; then \
      rm -f /home/khazakar/pcb-plugins/lib/libintl.la; \
    fi; \
  fi; \
else \
  : ; \
fi
if test "pcb" = "gettext-tools" \
   && test 'no' = no; then \
  /bin/sh .././mkinstalldirs /home/khazakar/pcb-plugins/lib; \
  @LIBTOOL@ --mode=install \
    /usr/bin/install -c -m 644 libgnuintl.a /home/khazakar/pcb-plugins/lib/libgnuintl.a; \
  rm -f /home/khazakar/pcb-plugins/lib/preloadable_libintl.so; \
  /usr/bin/install -c -m 644 /home/khazakar/pcb-plugins/lib/libgnuintl.so /home/khazakar/pcb-plugins/lib/preloadable_libintl.so; \
  @LIBTOOL@ --mode=uninstall \
    rm -f /home/khazakar/pcb-plugins/lib/libgnuintl.a; \
else \
  : ; \
fi
if test 'no' = yes; then \
  test yes != no || /bin/sh .././mkinstalldirs /home/khazakar/pcb-plugins/lib; \
  temp=/home/khazakar/pcb-plugins/lib/t-charset.alias; \
  dest=/home/khazakar/pcb-plugins/lib/charset.alias; \
  if test -f /home/khazakar/pcb-plugins/lib/charset.alias; then \
    orig=/home/khazakar/pcb-plugins/lib/charset.alias; \
    sed -f ref-add.sed $orig > $temp; \
    /usr/bin/install -c -m 644 $temp $dest; \
    rm -f $temp; \
  else \
    if test yes = no; then \
      orig=charset.alias; \
      sed -f ref-add.sed $orig > $temp; \
      /usr/bin/install -c -m 644 $temp $dest; \
      rm -f $temp; \
    fi; \
  fi; \
  /bin/sh .././mkinstalldirs /home/khazakar/pcb-plugins/share/locale; \
  test -f /home/khazakar/pcb-plugins/share/locale/locale.alias \
    && orig=/home/khazakar/pcb-plugins/share/locale/locale.alias \
    || orig=./locale.alias; \
  temp=/home/khazakar/pcb-plugins/share/locale/t-locale.alias; \
  dest=/home/khazakar/pcb-plugins/share/locale/locale.alias; \
  sed -f ref-add.sed $orig > $temp; \
  /usr/bin/install -c -m 644 $temp $dest; \
  rm -f $temp; \
else \
  : ; \
fi
if test "pcb" = "gettext-tools"; then \
  /bin/sh .././mkinstalldirs /home/khazakar/pcb-plugins/share/gettext/intl; \
  /usr/bin/install -c -m 644 VERSION /home/khazakar/pcb-plugins/share/gettext/intl/VERSION; \
  /usr/bin/install -c -m 644 ChangeLog.inst /home/khazakar/pcb-plugins/share/gettext/intl/ChangeLog; \
  dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \
  for file in $dists; do \
    /usr/bin/install -c -m 644 ./$file \
            /home/khazakar/pcb-plugins/share/gettext/intl/$file; \
  done; \
  chmod a+x /home/khazakar/pcb-plugins/share/gettext/intl/config.charset; \
  dists="plural.c"; \
  for file in $dists; do \
    if test -f $file; then dir=.; else dir=.; fi; \
    /usr/bin/install -c -m 644 $dir/$file \
            /home/khazakar/pcb-plugins/share/gettext/intl/$file; \
  done; \
  dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \
  for file in $dists; do \
    rm -f /home/khazakar/pcb-plugins/share/gettext/intl/$file; \
  done; \
else \
  : ; \
fi
make[1]: Opuszczenie katalogu '/home/khazakar/Pobrane/pcb-plugins/intl'
Making install in gts
make[1]: Wejście do katalogu '/home/khazakar/Pobrane/pcb-plugins/gts'
make[2]: Wejście do katalogu '/home/khazakar/Pobrane/pcb-plugins/gts'
make[2]: Nie ma nic do zrobienia w 'install-exec-am'.
make[2]: Nie ma nic do zrobienia w 'install-data-am'.
make[2]: Opuszczenie katalogu '/home/khazakar/Pobrane/pcb-plugins/gts'
make[1]: Opuszczenie katalogu '/home/khazakar/Pobrane/pcb-plugins/gts'
Making install in src
make[1]: Wejście do katalogu '/home/khazakar/Pobrane/pcb-plugins/src'
make  install-recursive
make[2]: Wejście do katalogu '/home/khazakar/Pobrane/pcb-plugins/src'
Making install in icons
make[3]: Wejście do katalogu '/home/khazakar/Pobrane/pcb-plugins/src/icons'
make[4]: Wejście do katalogu '/home/khazakar/Pobrane/pcb-plugins/src/icons'
make[4]: Nie ma nic do zrobienia w 'install-exec-am'.
make[4]: Nie ma nic do zrobienia w 'install-data-am'.
make[4]: Opuszczenie katalogu '/home/khazakar/Pobrane/pcb-plugins/src/icons'
make[3]: Opuszczenie katalogu '/home/khazakar/Pobrane/pcb-plugins/src/icons'
Making install in plugins
make[3]: Wejście do katalogu '/home/khazakar/Pobrane/pcb-plugins/src/plugins'
make[3]: *** Brak reguł do wykonania obiektu 'install'. Stop.
make[3]: Opuszczenie katalogu '/home/khazakar/Pobrane/pcb-plugins/src/plugins'
Makefile:1928: polecenia dla obiektu 'install-recursive' nie powiodły się
make[2]: *** [install-recursive] Błąd 1
make[2]: Opuszczenie katalogu '/home/khazakar/Pobrane/pcb-plugins/src'
Makefile:2085: polecenia dla obiektu 'install' nie powiodły się
make[1]: *** [install] Błąd 2
make[1]: Opuszczenie katalogu '/home/khazakar/Pobrane/pcb-plugins/src'
Makefile:511: polecenia dla obiektu 'install-recursive' nie powiodły się
make: *** [install-recursive] Błąd 1
[khazakar@dhcppc0 pcb-plugins]$


I nie wiem co z tym robić :/

Odnośnik do komentarza
Udostępnij na innych stronach

Skad wzieles opcje "enable-plugins" ?

./configure --enable-plugins

Moze ktoras z tych opcji juz nie dziala, zazwyczaj tak bywa.

Ja testowalem tylko

./configure
make

i nie ma błędów, moze tez być różnica w wersji kompilatora, ale moze wtedy mialbys konkretniejszy bląd.

Odnośnik do komentarza
Udostępnij na innych stronach

Strzelałem z enable-plugins przy ./configure.

Zależy mi tylko na pluginach tak szczerze,dlatego też ogarniam teraz samo pcb-plugins z githuba tego samego człowieka
tu link -> https://github.com/bert/pcb-plugins
Wersja "master" działa mi idealnie,ale chciałem wersję z pluginami aby je mieć. Teraz kompiluję same pluginy,a mój błąd jest w Issues "Missing config.h"
Zresztą widać że to właśnie pcb-plugins które podlinkowałem,Fedora Rawhide,ale ten sam problem miałen na Fedorze 22,więc to nie wina wersji systemu ;)

Odnośnik do komentarza
Udostępnij na innych stronach

Spytaj się developera jak powinno się kompilować.

 

Domyślnie bywa to tak:

konfiguracja

./configure

kompilacja

make

I to wszystko, jeśli wyjątkowo czegoś potrzebujesz

- wlaczyc , wylaczyc , etc.

możesz skorzystać z opcji przy konfiguracji

aby je poznac wpisujesz w terminalu

./configure --help

Ale jak wspomnialem, spytaj developera, zamiast strzelać.

Odnośnik do komentarza
Udostępnij na innych stronach

Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto

Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.

Zarejestruj nowe konto

Załóż nowe konto. To bardzo proste!

Zarejestruj się

Zaloguj się

Posiadasz już konto? Zaloguj się poniżej.

Zaloguj się
×
×
  • Dodaj nową pozycję...