Ubuntu :: Bunch Of C Errors On Program Compilation - Unsupported And Virtually Unknown

Feb 24, 2011

I'm attempting to install a small application called Asymptopia Flashcard System on Xubuntu x64. It's unsupported and virtually unknown, so I don't know many details about it aside from what I can gather from the source files. The first step in the installation directions is to type "make lib_install" as root at the command line. I get this output:

Making libasymptopia.so ... compiling Path.C ... Path.C: In member function �void Path::listdir(char*, std::deque<char*, std::allocator<char*> >*): followed by a bunch of errors like this: Path.C:38: error: �strcmp� was not declared in this scope

all for the file Path.C, all of them complaining about various header files not being declared. I have the latest version of gcc installed, so I'm very confused about what the problem is. This application is at least a few years old...maybe there's something out-of-date about the way it includes the header files?

View 1 Replies


ADVERTISEMENT

Programming :: Compilation Errors In C?

Sep 7, 2010

When compiling a C program i get the following errors.How do i modify the code to remove these warning messages?

1) "test.c", line 614: warning #4212-D: mismatch between character pointer
types "unsigned char *" and "char *"
p_data = m_lines[p_text_idx];

[code]....

View 2 Replies View Related

OpenSUSE Install :: Unknown (unsupported) BIOS Version Acer/Aspire 6920/V1.14

Feb 2, 2010

I'm absolotly not sure, if I'm right here. During start I see the message "unknown (unsupported) BIOS version Acer/Aspire 6920/V1.14 , please report, aborting!"but I did not found any Mail or URI, where I can report this one. So I paste the partof the boot.msg here. Hopefully it will be on the right place. If not :

Acer-6920:/var/log # cat boot.msg |grep 8.82
<4>[ 0.038082] [<c0208056>] show_trace+0x26/0x40
<4>[ 0.185822] [<c048ef1c>] acpi_tb_load_namespace+0x6e/0x136
<4>[ 0.185827] [<c048effa>] acpi_load_tables+0x16/0x4b

[code]...

View 1 Replies View Related

Ubuntu Installation :: Toshiba Satellite L655 - Bunch Of Errors About Kernel Threads

Jul 29, 2010

I tried to install Ubuntu on a Toshiba laptop today. When I tried booting with Lynx, threw out a bunch of errors about kernel threads. When I tried Karmic, it would only boot with Safe Graphics (everything else hangs the system), but nothing is ever displayed. I hear the Ubuntu start-up sound but the display stays blank. Does anyone have any advice on installing Ubuntu on this system?

Toshiba Satellite L655
2.26 GHz Intel Core i3-350M dual-core processor
4 GB DDR3 memory
320 GB SATA hard drive, DVD SuperMulti drive supporting 11 formats
15.6-inch widescreen HD TruBrite LED-Backlit display, Intel Graphics Media Accelerator 4500M

View 3 Replies View Related

Software :: Basic_string -> Pop_back() \ Keep Getting Compilation Errors?

May 5, 2011

Compiling with gcc version 4.5.1 and using the c++0x extended library. Trying to use the std::string pop_back and back functionality ( actually porting code from windows). Reading literature that indicates this functionality is supportted in the extended c libraries but I keep getting compilation errors.Code:std::string test;test.pop_back(); <- compiler cannot find this call.Does anybody know if it is supported with the gcc version and extended liraries I am using on linux.

View 1 Replies View Related

Debian :: Script - Iptables Not Finding Shared Object - Get A Bunch Of Errors

Feb 12, 2010

Today I was installing a new system and tried to run an iptables script I have on another machine, in which works flawlessly, and get a bunch of errors:

Looking into /lib there isn't an iptables directory but there's one named xtables. I tried creating a sybolic link:

But, still doesn't work don't know if is a bug or what but have other systems running without problems.

I running this on Lenny 5.0.4 and iptables was installed with apt-get install iptables.

View 1 Replies View Related

Server :: Amavis With New Clamav 0.96 - Bunch Of Errors Appears 'execute Failed'

Apr 23, 2010

After the EOL of 0.94 clamav, I removed it stopped amavisd from having my mail scanned, and installed the new version of clamav 0.96.
But, when I try to start amavisd and send a test mail these bunch of errors appears:

[code]....

I've read some posts that had no reply, someone tried to telnet to 127.0.0.1:3110 "the default port of clamd". I tried that but I got connection refused.

View 4 Replies View Related

Slackware :: Errors - Warning: Unsupported SASL Client Implementation: Cyrus

Mar 17, 2010

My problem is to get postfix working with a smarthost, to send mails from home with dynamic IP, and which needs authentication. I did exactly the same with Slackware 12.2 (postfix 2.6.2) and it worked. Now I tried to do with 2.6.2 (actual running version is 2.7.0 with the same problem) on Slackware 13 64bit. Following error message occurs around every minute in the maillog:

[code]...

View 2 Replies View Related

Programming :: Connecting Signals In Anjuta / Gtkmm - Errors During Compilation

May 24, 2010

i got this simple example of a code, its basicly Anjuta Gtkmm empty project. [URL] and trying to connect button signal to a function at line 67, however i receive errors during compilation, and i dont know what's wrong error output [URL]

View 1 Replies View Related

Ubuntu :: Compiling Program On New Server - Bunch Of Warning?

Feb 10, 2010

Having problems compiling a program on a new server. It compiles just fine on Ubuntu 8.0.4 server but a new install of the latest Ubuntu Server edition it throws out a bunch of warnings on configure. I am assuming I am missing some lib's or something of the sort.

Code:
checking for sys/select.h... yes
checking for sys/types.h... (cached) no
checking for unistd.h... (cached) no
checking for memory.h... (cached) no
checking crypt.h usability... no
checking crypt.h presence... yes
configure: WARNING: crypt.h: present but cannot be compiled
configure: WARNING: crypt.h: check for missing prerequisite headers?
configure: WARNING: crypt.h: see the Autoconf documentation
configure: WARNING: crypt.h: section "Present But Cannot Be Compiled"
configure: WARNING: crypt.h: proceeding with the preprocessor's result
configure: WARNING: crypt.h: in the future, the compiler will take precedence
checking for crypt.h... yes
checking assert.h usability... no
checking assert.h presence... yes
configure: WARNING: assert.h: present but cannot be compiled
configure: WARNING: assert.h: check for missing prerequisite headers?
configure: WARNING: assert.h: see the Autoconf documentation
configure: WARNING: assert.h: section "Present But Cannot Be Compiled"
configure: WARNING: assert.h: proceeding with the preprocessor's result
configure: WARNING: assert.h: in the future, the compiler will take precedence
checking for assert.h... yes
checking arpa/telnet.h usability... no
checking arpa/telnet.h presence... yes
configure: WARNING: arpa/telnet.h: present but cannot be compiled
configure: WARNING: arpa/telnet.h: check for missing prerequisite headers?
configure: WARNING: arpa/telnet.h: see the Autoconf documentation
configure: WARNING: arpa/telnet.h: section "Present But Cannot Be Compiled"
configure: WARNING: arpa/telnet.h: proceeding with the preprocessor's result
configure: WARNING: arpa/telnet.h: in the future, the compiler will take precede nce
checking for arpa/telnet.h... yes
checking arpa/inet.h usability... no
checking arpa/inet.h presence... yes
configure: WARNING: arpa/inet.h: present but cannot be compiled
configure: WARNING: arpa/inet.h: check for missing prerequisite headers?
configure: WARNING: arpa/inet.h: see the Autoconf documentation
configure: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled"
configure: WARNING: arpa/inet.h: proceeding with the preprocessor's result
configure: WARNING: arpa/inet.h: in the future, the compiler will take precedenc

View 9 Replies View Related

Ubuntu Servers :: Bind9 Errors: Unknown Option 'zone'

Aug 11, 2010

I am trying to get bind 9 up and running on a new installation of server 10.04 and keep getting errors when starting the daemon -

* /etc/bind/named.conf.local:19: unknown option 'zone'
* /etc/bind/named.conf.local:20: unknown option 'zone'
* /etc/bind/named.conf.default-zones:3: unknown option 'zone'
* /etc/bind/named.conf.default-zones:11: unknown option 'zone'
* /etc/bind/named.conf.default-zones:16: unknown option 'zone'
* /etc/bind/named.conf.default-zones:21: unknown option 'zone'
* /etc/bind/named.conf.default-zones:26: unknown option 'zone'

The onlything I could find after scrubbing the internet is once ina while there's a missing bracket. But I have checked and triple checked my config files and the syntax and can't find anything wrong. I have another installation of bind9 running on Fedora and the same exact syntax works just fine.

[Code]....

View 2 Replies View Related

Ubuntu Multimedia :: K3b Burning - Errors CD RECORD RETURNED AN UNKNOWN ERROR (CODE 254)

Aug 14, 2010

Iam trying to burn wave files to a cd that i ripped from a cd when i try burning to gets to 300 meg and stops with these errors CD RECORD RETURNED AN UNKNOWN ERROR (CODE 254) SOMETIMES USING TAO WRITING MODE SOLVES THIS ISSUE Using ubuntu 10.04

View 1 Replies View Related

Software :: Codec Errors Using Ffmeg And Winff Frontend In Ubuntu 10.04 - Unknown Encoder 'libxvid'

Sep 9, 2010

I am testing several programs for video editing and video format change.I have been trying avidemux, and now I am trying to use ffmpeg, and a graphical frontend for it, Winff.As an example I am trying to convert an MP4 file to AVI. I obtain an error that says: "Unknown encoder 'libxvid'". How could I possibly now what I have to install to be able to convert the files without errors?

PD: This is the output from ffmpeg when called from Winff:

FFmpeg version SVN-r0.5.1-4:0.5.1-1ubuntu1, Copyright (c) 2000-2009 Fabrice Bellard, et al.configuration: --extra-version=4:0.5.1-1ubuntu1 --prefix=/usr --enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib --enable-libgsm --enable-

[code]....

View 3 Replies View Related

Server :: Parse The Bunch Of Values Displayed By The Socket Program Into The Php File So That Further It Can Be Displayed In HTML Page?

Apr 15, 2011

How to parse the bunch of values displayed by the socket program into the php file so that further it can be displayed in HTML page

View 1 Replies View Related

Ubuntu Security :: Postfix - Not Critical - SMTP Server: Errors From Unknown [ip Address] In Local Recipient Table

Jan 2, 2010

This is a transcript I get emailed at least once every day, usually about 3 to 10 a day recently.

Transcript of session follows.
SMTP server: errors from unknown[ip address]
<boring stuff snipped>
In: RCPT TO: <server@my domain>
Out: 550 5.1.1 <server@my domain>: Recipient address rejected: User unknown in local recipient table

Session aborted, reason: lost connection Now I cannot seem to find anything via Google, as when I put "server@" anywhere in the string, I just get web hosting or other kroomst. The emails usually come from legit places, usually hotels. Does this mean they are sending bad emails, i.e. they have a Trojan/worm, or is this a live hack attempt?. I believe the later, as I might get upto 3 domains from the one ip address, which is always, NOT associated with the listed domain. Not causing me any issues, except I have been getting a lot recently.

View 4 Replies View Related

Ubuntu :: Unknown Program Seeking Authorization?

Jun 25, 2010

Every now and then a window titled 'authorization dialog' pops up. It says "you need to supply a username and a password to access this site". Please view the screenshot of that window in the attachments. Even if I cancel it, the program seeking it seems not to terminate. It returns repeatedly...in every log in also. I am pretty irritated.how to terminate this appending agony.

View 5 Replies View Related

Ubuntu :: Unknown Unresponding - Program On Startup

Oct 30, 2010

on every start up, I get a frame which can not be closed because I don't know to which program it belongs to. ince I am not that familiar with running programs and their respective tasks on system monitor, I can't figure out which one to close. By the way the second one showed up around the time I was taking the screen shot and I don't remember what it was about. Here is a screen shot and list of running tasks:

[Code]...

View 2 Replies View Related

OpenSUSE :: Freeglut Application Spamming With "Unknown X Event Type - 105" Errors

Aug 31, 2010

Running any freeglut based application from a terminal with Opensuse 11.3 cause that terminal to be spammed with freeglut messages like the following one:

freeglut (./myglutapp): Unknown X event type: 105

There are some bug reports on redhat and ubuntu as well

[url]

[url]

View 1 Replies View Related

Ubuntu :: Run Virtually While Running Xp Or Whatever?

Nov 15, 2010

how to run ubuntu virtually while running xp or whatever.

I dont remember exactly what i did so is there anyway i could find this post?(the post could very well be last year)

All I do remember is that i used a virtual booting program by Sun Microsystems(cant remember the name)

Also i was using a different OS and a different compute so here are my specs.

OS: Windows 7 home prem
Graphics card: GT 240 GDDR3 1gb
Processor: AMD Athlon II X4 635 (4 cores @ 2.9ghz)
Ram: 3gb DDR3

View 6 Replies View Related

Programming :: C Program That Displays Shapes - Keep Getting Errors

Oct 10, 2010

Here is my program. It asks the user for input and then prints a shape of a certain length. The errors I get when I compile are:

shape.c: In function "main":
shape.c:22: error: expected identifier or "(" before "int"
shape.c:58: error: expected expression before "return"
shape.c:59: error: expected expression before "}" token
shape.c:59: error: expected expression before "}" token
#include<stdio.h> .....

View 14 Replies View Related

Ubuntu Servers :: Is It Ok To Run A Server Virtually?

Jun 29, 2010

I just got me a mac pro 8 core a couple days ago ( Which took forever to save up for). I have parallels installed on the mac and I wanted to know if it is ok to run Ubuntu server virtually in parallels. I got it working perfectly fine but I want to know if its fine for production, as my main use for it is as a web server.

BTW since the mac pro has 12 gigs of ram I allow 4 gigs to ubuntu server and 4 cores on the cpu to ubuntu server. So do you guys think it is fine to run Ubuntu Server 10.04 virtually?

View 3 Replies View Related

Programming :: Get Errors When Marc Greis 7 Th Chapter Ping Program Was Tried?

Dec 16, 2010

Please let me know how i will overcome this.I have tried from the past 5 days.

[root@localhost ~]# cc p.cc
In file included from p.cc:1:
/root/ping.h:2:32: warning: multi-character character constant
In file included from p.cc:1:
/root/ping.h:4: error: stray in program
/root/ping.h:2: error: invalid function declaration

[Code]...

View 2 Replies View Related

Programming :: Errors - Make Pop-up Reminders For The Simple Calendar Program?

Feb 21, 2010

First off, I'm completely new to bash scripting so forgive me if I make any egregious errors. I'm trying to make pop-up reminders for the simple calendar program when. This is what I have so far:

Code:
#!/bin/bash
# set the time format for when
#current="$(date +%I:%M %p)"
current="$(date +%-l%p)"
today=~/.when/today

[Code]....

When I run the script, gxmessage pops up and displays the correct information, but it does so for each line in "~/.when/today" that contains a time that matches the current system time (which would be three pop-ups at 10PM, according to the example). I want it to display the information only once. How can this be accomplished? Is a while loop even the right job for this?

View 8 Replies View Related

Fedora :: Virtually Merging Two Partitions?

Apr 18, 2010

Soon after I installed F12 I realized that I mixed / and /home partitions during the installation, resulting having an enormous / and a relatively small /home.
Since I want to avoid resizing the partitions*, is there any way to make Fedora use a certain amount of disk space on / as part of /home. Is this possible? And if it is, are there any drawbacks?

*I actually tried using a live usb but gparted wouldn't let me do any modifications. The volumes were unmounted though...

View 5 Replies View Related

Fedora :: Install Mac OS X Virtually With Virtual Box ?

Jul 13, 2010

Anybody here successfully install Mac OS X virtually with Virtual Box? I'm getting errors, the disc fails to mount.

View 5 Replies View Related

Ubuntu Networking :: Get LiveUSB To Work With Virtually Any Wireless Card?

Jun 13, 2010

I just bought a USB thumbdrive and I installed Ubuntu on it. I want Ubuntu to connect to the internet with virtually any computer that boots from the USB. Is there a single package that will install drivers for nearly every wireless card there is so that I can connect to the internet with out a hassle?

I noticed that the Linux Mint website lists support for more wireless cards as a feature and I am curious whether I can do this for the Ubuntu on my thumbdrive.

View 2 Replies View Related

Red Hat / Fedora :: Unable To Install On Win7 Virtually

Jan 7, 2011

my system is phenom 954i ram 1 gb ddr3 but im not able to install red hat

View 2 Replies View Related

OpenSUSE Hardware :: 11.2 Virtually Unusable On Battery Power

Mar 23, 2010

I recently bought a 12-cell (extended-life) battery for my HP dv8000 AMD Turion64 laptop. While the extra battery life is spectacular, the machine is virtually unusable when not plugged in. Either the hardware or the OS (I'm not sure which) seems to view each of the 12 cells as a separate battery, so whenever a cell nears depletion and the machine prepares to transition to the next cell, the computer slows to a standstill, as though it were shifting into an extreme version of Powersave mode. This can last for several minutes at a time, during which period all I can do is stare helplessly at my screen.

I have all but disabled Powersave features in the Power Management applet, setting the laptop to Performance mode on both AC and battery power, with Powersave only kicking in below 10%. So that isn't the source of the problem. I have also disabled Compositing and all desktop effects, except the mouse pointer application-icon animations that appear when I open an application, which I can't figure out how to disable. All this to no avail.

Plug the machine back in and it zips along at a merry Linux pace. I don't want to keep it plugged in all the time, though, because a) this is a laptop and therefore should be mobile; and b) keeping a charged battery plugged in drastically shortens its battery life. Besides, this is a brand-new battery; it should still be working fine.

View 9 Replies View Related

Networking :: Sharing An Internet Connection Virtually - VMWARE

Mar 8, 2009

I have no internet in Linux due to my only way to get internet is through my blackberry curve phone sharing ( I think some call this tethering) internet to the pc. It works fine in winblows of course with the provided winblows software, so I booted over to Linux, fired up VMware workstation 6.5, set up the internet in it, and I have internet in my guest os in vmware which is 32 bit xp media center. I right clicked the connection from "network connections" and went to share this connection. Now I'd like to share it to my host os, 64-bit Ubuntu 8.10 in Raid 0. Do I need to be using NAT or Bridged. I've set up internet sharing before but not virtually.

View 3 Replies View Related

Software :: Alice Animation Program And Ubuntu - Keep Getting Java And Or Alice Errors

Apr 5, 2010

I have been trying to install Alice on the latest version of Ubuntu but keep getting java and or Alice errors. Have not yet found a version set up for Ubuntu and nothing shows up in the repositories.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved