similar to: Can't compile on NSLU2 LE

Displaying 20 results from an estimated 400 matches similar to: "Can't compile on NSLU2 LE"

2009 Apr 26
4
1.6.1: menuselect has problems with x86_64 ??
1.6.1 svn 190575: CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect make[1]: Entering directory `/home/asterisk/rpmbuild/BUILD/asterisk-1.6.1/menuselect' gcc -m64 -march=native -mtune=native -floop-interchange -floop-strip-mine -floop-block -c -o
2009 Oct 21
1
error - sources for the 2.6.18-92.1.22.el5xen kernel
while compiling zaptel drivers for my yeaster TDM800 hardware, I get this error; make[3]: Leaving directory `/usr/src/zaptel-1.4.12/menuselect/mxml' gcc -o menuselect menuselect.o strcompat.o menuselect_curses.o mxml/libmxml.a mxml/libmxml.a -lncurses make[2]: Leaving directory `/usr/src/zaptel-1.4.12/menuselect' make[1]: Leaving directory `/usr/src/zaptel-1.4.12/menuselect' make[1]:
2007 Jun 23
4
Zaptel Compilation
Hi List; I am facing a problem relaed to menuselect when I am trying to compile zaptel -1.4.2.1, the error as following: [root at localhost zaptel-1.4.2.1]# make linux26 make[1]: Entering directory `/usr/src/asterisk-1.4.4/zaptel-1.4.2.1/menuselect' make[2]: Entering directory `/usr/src/asterisk-1.4.4/zaptel-1.4.2.1/menuselect' make[3]: Entering directory
2011 Feb 12
2
use map.axes for a projected map
Hi, I am new to R and I want to display longitude and latitude for a projected map. map.axes won't do it since it only works for unprojected map. Can anyone help me with this? Thanks, Sybil -- View this message in context: http://r.789695.n4.nabble.com/use-map-axes-for-a-projected-map-tp3302918p3302918.html Sent from the R help mailing list archive at Nabble.com.
2003 Jul 02
2
Changing ownership of a file or folder from within windows?
Hi everyone, I have a Redhat 8 server running samba 2.2.8a and have configured samba to use winbind so that I can control access to the file shares using user and group accounts that have been set up in our windows NT domain. This all works fine on the shares I set up from within the smb.conf file. Windows 2000 users can access the shares just by logging into our domain. But what I would
2003 Jul 08
1
Modify ownership of a file or folder from within windows - Please help!
Hi I have posted this message twice already I really need to know if this can be done with samba and winbind. Please can anyone help? I have a Redhat 8 server running samba 2.2.8a and have configured samba to use winbind so that I can control access to the samba file shares using user and group accounts that have been set up in our windows NT domain. This all works fine on the shares I set up
2010 Mar 21
1
Invalid Makefiles to install asterisk with ldap
Hello , I have a problem to install asterisk with ldap. I am doing the following: make clean . / configure make menuselect LIBS =- lldap export LIBS make ====> This is where my error #make CC = "cc" CXX = "g + +" LD = "" AR = "" RANLIB = "" CFLAGS = "" make-C menuselect CONFIGURE_SILENT = "- silent" menuselect make [1]:
2005 Aug 23
0
Embedded HW: asterisk with USB ISDN TA on NSLU2/Debian (fwd)
Hello, with regard to the description of testing asterisk + USB ISDN TA on OpenSlug: http://www.nslu2-linux.org/wiki/OpenSlug/Asterisk and NSLU2 running Debian http://peter.korsgaard.com/articles/debian-nslu2.php I've tested the same thing (asterisk as VoIP/PSTN gateway) on an NSLU2 running Debian (which uses the CPU in little endian mode). Results so far: - driver (mISND) compiles
2012 Mar 13
2
sort list
Hello can anyone help please? i read two words "cell1", "cell2" into a list. I want to turn this list into a factor. > cell_data <-list(c('cell1','cell2')) > cell_data [[1]] [1] "cell1" "cell2" > factor_list <- factor(cell_data) Error in sort.list(y) : 'x' must be atomic for 'sort.list' Have you called
2020 Jul 01
3
13.22.0 - HTTP session count exceeded 100 sessions - instance unusable
Hi Joshua HTTP is used on in our setup on 127.0.0.1/mxml?<command> to send commands to the server, such as http://127.0.0.1/mxml?action=login&username=myuser&secret=thesecret to log in and then http://127.0.0.1/mxml?ActionID=123&Action=BlindTransfer&Channel=Channel&Context=local&Exten=123&Priority=1 etc. to control transfers, for example. ARI is not being
2006 Aug 09
1
rsync in cygwin to my linux nslu2 has permissions problems
(I'm using an ssh connection since I plan to do this over the internet in the future) When I try to backup, most of the files are copied. Trouble is, some aren't since some directories are copied over and land on my linux box with permissions of 000. Because of that, rsync can't copy any other files into that dir and moves on. I'd really just like rsync to copy over files all
2009 Oct 03
1
Asterisk on NSLU2 : Grandstream not registering
Hello there ! I have successfully installed Asterisk on a normal server and on a Linksys WRT610N with DD-WRT running from connected USB-stick. This is not my first Asterisk-installation. I'm always finding a smaller and smaller platform to install Asterisk on. But now I encounter a problem. I'm using the same Grandstream GXP2010 with a of my installations. Every time registration goes
2007 Mar 15
1
Re: zapata with Tiger3XX compilation error
Ok so I read the Linux 2.6 related README and finally compiled propperly, I thought but at the end I notice that lscpi does report the cards, but I cant modprobe wcfxo nor zaptel and I do have wcfxo.ko in the /lib/modules/2.6.8/extra/ directory, so what gives? This is a Debian Sarge, thanks! # # make clean starts here # make[1]: Entering directory `/usr/src/zaptel-1.4.0/menuselect' rm
2003 Jul 08
0
Changing ownership of a file or folder from within windows - Please help!
Hi everyone, I have posted this message twice already I really need to know if this can be done with samba and winbind. Please can anyone help? I have a Redhat 8 server running samba 2.2.8a and have configured samba to use winbind so that I can control access to the samba file shares using user and group accounts that have been set up in our windows NT domain. This all works fine on the shares
2020 Jul 01
2
13.22.0 - HTTP session count exceeded 100 sessions - instance unusable
Hi all I'm running an Asterisk 13.22.0 instance on Centos 7 - I7-8700 12 core HT with 16GB of RAM. The server maintains a total active call count of approx 285 calls with 440 channels at any one time. The totals never go below 200 calls concurrently active. For the kernel, top reports load levels at around 5.0 to 6.0 constantly. I'm having issues where at random intervals, the CLI is
2012 Mar 10
2
max.print
Dear all. I wanted to read in a 20,000 row X 60 column matrix (called "table") into R. i did this: >R >table <- read.table("table", header=TRUE) >table it prints out the start of my table (~10000 rows by 7 columns) and then this error: [ reached getOption("max.print") -- omitted 5465 rows ]] There were 50 or more warnings (use warnings() to see the
2011 Apr 20
2
issue with installtion asterisk
hello all, I have installed centos 5.5 ( linux text) and I have updated it with # yum install bison bison-devel================?ok # yum install ncurses ncurses-devel==========?ok # yum install zlib zlib-devel===============?ok # yum install openssl openssl-deve=======?ok # yum install gnutls-devel============ ==?ok # yum install gcc gcc-c++============?ok # yum install newt
2016 Jun 30
2
problem with DTMF detection on calls created with Originate AMI command
Dear all i'm creating an outgoing call to number xxx with this command: http://host:port/mxml?action=Originate&Channel=Local/xxx at to-external &Exten=testDTMF&Context=cRETEUNICA&Priority=1 wich points correctly to this portion of dialplan: [cRETEUNICA] exten => testDTMF,1,Answer exten => testDTMF,n,Read(digito,,1) exten => testDTMF,n,SayDigits(${digito}) The
2007 May 14
1
`PATH_MAX' undeclared here (not in a function) in asterisk!
hello, asteriskers: I compiled asterisk under arm-linux. i am using asterisk 1.4.2. i can run ./configure and menuselect with embedded modules. but running make comes out errors: ranlib libmxml.a make[3]: Leaving directory `/usr/src/asterisk-1.4.2/menuselect/mxml' cc -Wall -o menuselect.o -g -c -D_GNU_SOURCE menuselect.c cc -Wall -o menuselect_curses.o -g -c -D_GNU_SOURCE
2008 Feb 27
2
problem installing webOrb => Plugin not found: "http://themidnightcoders.net:8089/svn/weborb"
I''m trying to install weborb in my applications but it is not working as you can see: C:\RoR\mijnapplication>ruby script/plugin install http://themidnightcoders.net:8 089/svn/weborb --force to reinstall + ./README + ./Rakefile + ./init.rb + ./install.rb + ./lib/AC_OETags.js + ./lib/InfoService.rb + ./lib/data-management-config.xml + ./lib/example.html + ./lib/example.mxml +