Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index International Gentoo Users Polskie forum (Polish) Instalacja i sprzęt
  • Search

Zoneminder - błąd podczas instalacji

Pytania i problemy związane z instalacją Gentoo oraz sprzętem

Moderator: SlashBeast

Post Reply
  • Print view
Advanced search
3 posts • Page 1 of 1
Author
Message
Nomen
Apprentice
Apprentice
User avatar
Posts: 281
Joined: Tue Nov 29, 2005 8:10 am
Location: Poland:PLOCK/UK:London

Zoneminder - błąd podczas instalacji

  • Quote

Post by Nomen » Mon Feb 13, 2006 7:57 pm

Witam

Poczas instalacji wyskakuje mi taki błąd

Code: Select all

config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating web/Makefile
config.status: creating web/graphics/Makefile
config.status: creating scripts/Makefile
config.status: creating db/Makefile
config.status: creating zmconfig.pl
config.status: creating config.h
config.status: executing depfiles commands
checking for zmconfig.txt... no
configure: WARNING: Now run 'perl zmconfig.pl' to create your ZoneMinder configuration
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/zoneminder-1.21.4/work/zm-1.21.4'
Making all in src
make[2]: Entering directory `/var/tmp/portage/zoneminder-1.21.4/work/zm-1.21.4/src'
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -I/usr/include   -march=pentium4 -O2
 -s -MT zmc.o -MD -MP -MF ".deps/zmc.Tpo" -c -o zmc.o zmc.cpp; \
then mv -f ".deps/zmc.Tpo" ".deps/zmc.Po"; else rm -f ".deps/zmc.Tpo"; exit 1; fi
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -I/usr/include   -march=pentium4 -O2
 -s -MT zm.o -MD -MP -MF ".deps/zm.Tpo" -c -o zm.o zm.cpp; \
then mv -f ".deps/zm.Tpo" ".deps/zm.Po"; else rm -f ".deps/zm.Tpo"; exit 1; fi
In file included from zm.cpp:20:
zm.h:28:23: zm_config.h: No such file or directory
make[2]: *** [zm.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from zmc.cpp:24:
zm.h:28:23: zm_config.h: No such file or directory
In file included from /usr/include/math.h:70,
                 from zm_image.h:29,
                 from zm_monitor.h:28,
                 from zmc.cpp:26:
/usr/include/bits/mathcalls.h:310: error: declaration of `double round(double)
   throw ()' throws different exceptions
zm.h:33: error: than previous declaration `double round(double)'
In file included from zm_zone.h:27,
                 from zm_monitor.h:29,
                 from zmc.cpp:26:
zm_event.h: In static member function `static void Event::Initialise()':
zm_event.h:86: error: `config' undeclared (first use this function)
zm_event.h:86: error: (Each undeclared identifier is reported only once for
   each function it appears in.)
zmc.cpp: In function `int main(int, char**)':
zmc.cpp:155: error: `zmLoadConfig' undeclared (first use this function)
make[2]: *** [zmc.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/zoneminder-1.21.4/work/zm-1.21.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/zoneminder-1.21.4/work/zm-1.21.4'
make: *** [all] Error 2

!!! ERROR: www-misc/zoneminder-1.21.4 failed.
!!! Function src_compile, Line 43, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.
Mój make.conf

Code: Select all

CFLAGS="-march=pentium4 -Os -pipe -fomit-frame-pointer -fno-stack-protector -fno-stack-protector-all -s"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="-march=pentium4 -O2 -s"
USE="3dnow aac acpi -apm -bonobo ccache cdinstall cdparanoia cg dbus \
     dedicated dlloader doc dri dvd dvdread -eds -emboss fat fbcon -gnome \
     glx -gtkhtml hardened input_devices_mouse irda jabber java javascript \
     libcaca lm_sensors matroska mmx mmxext -mozilla mp4live mpeg2 \
     mplayer ntfs ntlm nls nsplugin nvidia opera reiserfs pic sblive scanner sse \
     sse2 subtitles theora tools -usb v4l v4l2 vcd \
     video_cards_nvidia videos win32codecs wma xml xscreensaver \
     xvmc zip"
LINGUAS="pl"
LANGUAGE=48
GENTOO_MIRRORS="http://gentoo.zie.pg.gda.pl http://gentoo.prz.rzeszow.pl"
FEATURES="prelink sandbox candy strict userpriv usersandbox ccache sfperms"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
ALSA_TOOLS="emu10k1 bt878"
CCACHE_SIZE="2G"
CCACHE_DIR="/var/tmp/ccache"
PORTAGE_NICENESS="19"
PORTAGE_TMPDIR="/var/tmp"
DISTCC_DIR="${PORTAGE_TMPDIR}/portage/.distcc"
MAKEOPTS="-j2"
wpis z /etc/portage/package.use zgodnie z zaleceniem portage

Code: Select all

=dev-lang/php-5.0.5-r5 cli cgi apache apache2 dbm -berkdb -gdbm -mysql

Edytowałem pliki które pokazują błędy ale raczej nie rozumiem używanych tam parametrów. :roll:

Problem jest zgłoszony na Buzilli http://bugs.gentoo.org/show_bug.cgi?id=119226 ale nie ma żadnych odpowiedzi.

Dodam jeszcze ,że po ponownym wpisaniu emerge zoneminder zuważyłem coś takiego

Code: Select all

emerge zoneminder
Calculating dependencies  ...done!
>>> emerge (1 of 1) www-misc/zoneminder-1.21.4 to /
>>> md5 files   ;-) zoneminder-1.22.0.ebuild
>>> md5 files   ;-) zoneminder-1.21.4.ebuild
>>> md5 files   ;-) files/digest-zoneminder-1.21.4
>>> md5 files   ;-) files/digest-zoneminder-1.22.0
>>> md5 files   ;-) files/zmconfig-gentoo.txt
>>> md5 files   ;-) files/conf.d
>>> md5 files   ;-) files/init.d
>>> md5 files   ;-) files/postinstall.txt
>>> md5 files   ;-) files/postupgrade.txt
>>> md5 files   ;-) files/Makefile.am.patch
>>> md5 files   ;-) files/postinstall-2.txt
>>> md5 src_uri ;-) zm-1.21.4.tar.gz
---------------------------------------------------------
 *
 * This ebuild overrides the default SLOT behaviour for webapps
 * If this package installs files into the htdocs dir, this is
 * probably a bug in the ebuild.
 *
---------------------------------------------------------
Jakieś pomysły ??
Szukajcie a znajdziecie a będzie wam dane.

http://ratujtybet.org/

http://www.freetibet.org/
Top
szolek
Guru
Guru
Posts: 570
Joined: Wed Mar 30, 2005 11:08 pm
Location: Brzóza Królewska

  • Quote

Post by szolek » Wed Feb 15, 2006 2:35 pm

To się da skompilować z jakąś starszą wersją media-video/ffmpeg. W tej chwili nie pamiętamdokładnie z którą. :wink:
Top
Nomen
Apprentice
Apprentice
User avatar
Posts: 281
Joined: Tue Nov 29, 2005 8:10 am
Location: Poland:PLOCK/UK:London

  • Quote

Post by Nomen » Wed Feb 15, 2006 5:39 pm

Też gdzieś zahaczyłem o rekompilacje ze starszym ffmpeg, tylko że tam sytuacja dotyczyła innego problemu, ale spróbuję.
Szukajcie a znajdziecie a będzie wam dane.

http://ratujtybet.org/

http://www.freetibet.org/
Top
Post Reply
  • Print view

3 posts • Page 1 of 1

Return to “Instalacja i sprzęt”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy