Bacula-users

[Bacula-users] Bacula 5.0.3 and NAS device: configuration error

2012-06-05 04:26:00
Subject: [Bacula-users] Bacula 5.0.3 and NAS device: configuration error
From: xunil321 <Rainer.Blaes AT astrium.eads DOT net>
To: bacula-users AT lists.sourceforge DOT net
Date: Tue, 5 Jun 2012 01:23:04 -0700 (PDT)
Dear all,
we are trying to build Bacula 5.0.3 on our QNAP NAS device using 

LDFLAGS=-L/lib ./configure --enable-smartalloc --disable-conio
--enable-client-only 
                    --prefix=/opt --sysconfdir=/opt/etc/bacula
--with-scriptdir=/opt/etc/bacula/scripts

giving this error messages:

==>Entering directory /opt/bacula-5.0.3/src/console
make[1]: Entering directory
`/share/MD0_DATA/.qpkg/Optware/bacula-5.0.3/src/console'
conio.c:87:21: error: termcap.h: No such file or directory
conio.c:64:20: error: curses.h: No such file or directory
make[1]: *** [depend] Error 1

First question is why does it compile conio since I have deactivated it?
...
checking for curses.h... (cached) no
checking term.h usability... no
checking term.h presence... no
checking for term.h... no
....

2nd question: Which package do we need in addition on our QNAP NAS?

Thanks for any hint!
Rainer



checking for curses.h... (cached) no
checking term.h usability... no
checking term.h presence... no
checking for term.h... no
The good question is why does it compile conio since I have deactivated it !

-- 
View this message in context: 
http://old.nabble.com/Bacula-5.0.3-and-NAS-device%3A-configuration-error-tp33962654p33962654.html
Sent from the Bacula - Users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Bacula-users] Bacula 5.0.3 and NAS device: configuration error, xunil321 <=