Sponsored Content
Full Discussion: 'Make' command error in olsr
Top Forums Programming 'Make' command error in olsr Post 302865967 by naz1406 on Monday 21st of October 2013 01:50:09 AM
Old 10-21-2013
Display 'Make' command error in olsr

Hi guys..i'm a newbie here and i really need your help urgently..currently i want to run a 'make' command in Ubuntu..But this error occurs:

Code:
gcc -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Waggregate-return -Wmissing-noreturn -Wmissing-format-attribute -Wno-multichar -Wno-deprecated-declarations -Wendif-labels -Wwrite-strings -Wbad-function-cast -Wpointer-arith -Wcast-qual -Wshadow -Wsequence-point -Wpointer-arith -Wcast-align -Wnested-externs -Winline -Wdisabled-optimization -finline-functions-called-once -funit-at-a-time -fearly-inlining -finline-limit=350 -fPIC -ggdb -Wno-sign-compare -Isrc -pthread  -DUSE_FPM -Dlinux -DLINUX_NETLINK_ROUTING -DDEBUG   -Isrc/cfgparser -DYY_NO_INPUT  -c -o src/cfgparser/oscan.o src/cfgparser/oscan.c
src/cfgparser/oscan.lex:56:20: fatal error: oparse.h: No such file or directory
compilation terminated.
make: *** [src/cfgparser/oscan.o] Error 1

do any of u guys have any idea on how to solve this and what this error is about..please help me..T.T

Last edited by naz1406; 10-21-2013 at 03:14 AM.. Reason: Add required CODE tags.
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Error when running the make command

Hi, Not really sure whether this question should go to this forum but am giving it a shot. I have compiled a simple C program test.c. #include <stdio.h> #include <stdlib.h> #include <string.h> static int a; int test() { a=a+1; return a; } When I run a make command, I get this: ... (2 Replies)
Discussion started by: nattynatty
2 Replies

2. UNIX for Dummies Questions & Answers

make command

Dear Guys , Kindly note that i have sun solaries 8 intel machine . i installed apache and it is working fine . i am installing perl5 , MD5 and CGI . but whenever i execute the commands , make , make test and make install i get error message : not found # make make: not found also i... (2 Replies)
Discussion started by: tamemi
2 Replies

3. UNIX for Dummies Questions & Answers

make command

hi i tried to search for the "make" command but to no avail. this is what happens: when i try to type the "make" command, it prompt me the error " csh:make:not found ***error code 1 make:Fatal error: command fail for target 'all' " i have just freshly install solaris 9 on my server.... (8 Replies)
Discussion started by: legato
8 Replies

4. UNIX for Dummies Questions & Answers

Solaris 9: make: Fatal error:Command failed for target

Hi everyone first of all you should know that I've been working with solaris for a few days only. :) I need to install some programs and I have had the following troubles: 1. When I used /.configure it showed the following message: "no acceptable C compiler found in $PATH" I included... (2 Replies)
Discussion started by: eldiego
2 Replies

5. Linux

Error in issuing a make and make install

Hi, Recently I install a package and try to do a make and make install. However, in the make it gives me below error:- make:Nothing to be done for 'install-exec-am' make:Nothing to be done for 'install-data-am' Can anyone please explain to me what does this mean? I have been trying... (1 Reply)
Discussion started by: ahjiefreak
1 Replies

6. Solaris

Gani Network Driver Won't Install - make: Fatal error: Don't know how to make targ...

I attached a README file that I will refer to. I successfully completed everything in the README file until step 4. # pwd /gani/gani-2.4.4 # ls COPYING Makefile.macros gem.c Makefile Makefile.sparc_gcc gem.h Makefile.amd64_gcc ... (1 Reply)
Discussion started by: Bradj47
1 Replies

7. Shell Programming and Scripting

make Fatal error: Command failed for target 'exp_inter.o'

I am trying to install Expect 5.43 on my Solaris 10 x86 PC. When I run the make file I get - Command failed for target 'exp_inter.o'. I tried to find the file (find / -name exp_inter.o -print 2>/dev/null) but could not. Where can I get this file from? (2 Replies)
Discussion started by: pazzy
2 Replies

8. Homework & Coursework Questions

Using the Make command

Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted! 1. The problem statement, all variables and given/known data: File hello.h #include <stdio.h> File main.c #include "hello.h" main() { printhello(); ... (4 Replies)
Discussion started by: lilbo4231
4 Replies

9. IP Networking

OLSR simulation in ns2

# Create the simulator object that we need in order to run NS set ns # Set the parameters that we will use for wireless communications set val(chan) Channel/WirelessChannel ;# channel type set val(prop) Propagation/TwoRayGround ;# radio-propagation model set... (0 Replies)
Discussion started by: amithkhandakar
0 Replies

10. UNIX for Beginners Questions & Answers

How to make df command?

in RHEL 6.10, how can we make the the df -k return the output without wrapping. And wihout using the df -Pk option. After we patched a Linux server from 6.5 to 6.10: The df -k on RHAT 6.10 it wraps the line for ex: 6.10: /dev/mapper/vgapp01-vendor ... (2 Replies)
Discussion started by: mrn6430
2 Replies
BLENDER(1)						      General Commands Manual							BLENDER(1)

     build  date:  2012-04-26	    build time: 19:38:31      build revision: 45987	 build platform: Linux	    build type: Debug	   build c
flags:	-fopenmp  -msse2  -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing   -Wall  -Wcast-align	-Werror=declaration-after-statement  -Wer-
ror=implicit-function-declaration  -Werror=return-type	-Wstrict-prototypes  -Wno-char-subscripts  -Wno-unknown-pragmas  -Wpointer-arith -Wunused-
parameter -Wwrite-strings      build c++ flags:  -D__STDC_CONSTANT_MACROS -fopenmp  -msse2  -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing
-Wall -Wno-invalid-offsetof -Wno-sign-compare	   build link flags: -pthread	   build system: CMake"

NAME
blender - a 3D modelling and rendering package SYNOPSIS
blender [args ...] [file] [args ...] DESCRIPTION
blender is a 3D modelling and rendering package. It is the in-house software of a high quality animation studio, Blender has proven to be an extremely fast and versatile design instrument. The software has a personal touch, offering a unique approach to the world of Three Dimensions. Use Blender to create TV commercials, to make technical visualizations, business graphics, to do some morphing, or design user interfaces. You can easy build and manage complex environments. The renderer is versatile and extremely fast. All basic animation principles (curves & keys) are well implemented. http://www.blender.org OPTIONS
Blender 2.63 (sub 0) Usage: blender [args ...] [file] [args ...] Render Options: -b or --background <file> Load <file> in background (often used for UI-less rendering) -a or --render-anim Render frames from start to end (inclusive) -S or --scene <name> Set the active scene <name> for rendering -f or --render-frame <frame> Render frame <frame> and save it. +<frame> start frame relative, -<frame> end frame relative. -s or --frame-start <frame> Set start to frame <frame> (use before the -a argument) -e or --frame-end <frame> Set end to frame <frame> (use before the -a argument) -j or --frame-jump <frames> Set number of frames to step forward after each rendered frame -o or --render-output <path> Set the render path and file name. Use // at the start of the path to render relative to the blend file. The # characters are replaced by the frame number, and used to define zero padding. ani_##_test.png becomes ani_01_test.png test-######.png becomes test-000001.png When the filename does not contain #, The suffix #### is added to the filename The frame number will be added at the end of the filename. eg: blender -b foobar.blend -o //render_ -F PNG -x 1 -a //render_ becomes //render_####, writing frames as //render_0001.png// -E or --engine <engine> Specify the render engine use -E help to list available engines Format Options: -F or --render-format <format> Set the render format, Valid options are... TGA IRIS JPEG MOVIE IRIZ RAWTGA AVIRAW AVIJPEG PNG BMP FRAMESERVER (formats that can be compiled into blender, not available on all systems) HDR TIFF EXR MULTILAYER MPEG AVICODEC QUICKTIME CINEON DPX DDS -x or --use-extension <bool> Set option to add the file extension to the end of the file -t or --threads <threads> Use amount of <threads> for rendering in background [1-64], 0 for systems processor count. Animation Playback Options: -a <options> <file(s)> Playback <file(s)>, only operates this way when not running in background. -p <sx> <sy> Open with lower left corner at <sx>, <sy> -m Read from disk (Don't buffer) -f <fps> <fps-base> Specify FPS to start with -j <frame> Set frame step to <frame> Window Options: -w or --window-border Force opening with borders (default) -W or --window-borderless Force opening without borders -p or --window-geometry <sx> <sy> <w> <h> Open with lower left corner at <sx>, <sy> and width and height as <w>, <h> -con or --start-console Start with the console window open (ignored if -b is set) Game Engine Specific Options: -g Game Engine specific options -g fixedtime Run on 50 hertz without dropping frames -g vertexarrays Use Vertex Arrays for rendering (usually faster) -g nomipmap No Texture Mipmapping -g linearmipmap Linear Texture Mipmapping instead of Nearest (default) Misc Options: -d or --debug Turn debugging on * Prints every operator call and their arguments * Disables mouse grab (to interact with a debugger in some cases) * Keeps python sys.stdin rather than setting it to None --debug-fpe Enable floating point exceptions --debug-ffmpeg Enable debug messages from FFmpeg library --debug-libmv Enable debug messages from libmv library --factory-startup Skip reading the "startup.blend" in the users home directory --env-system-datafiles Set the BLENDER_SYSTEM_DATAFILES environment variable --env-system-scripts Set the BLENDER_SYSTEM_SCRIPTS environment variable --env-system-plugins Set the BLENDER_SYSTEM_PLUGINS environment variable --env-system-python Set the BLENDER_SYSTEM_PYTHON environment variable -nojoystick Disable joystick support -noglsl Disable GLSL shading -noaudio Force sound system to None -setaudio Force sound system to a specific device NULL SDL OPENAL JACK -h or --help Print this help text and exit -y or --enable-autoexec Enable automatic python script execution, (default) -Y or --disable-autoexec Disable automatic python script execution (pydrivers, pyconstraints, pynodes) -P or --python <filename> Run the given Python script (filename or Blender Text) --python-console Run blender with an interactive console --addons Comma separated list of addons (no spaces) -v or --version Print Blender version and exit -- Ends option processing, following arguments passed unchanged. Access via python's sys.argv Other Options: /? Print this help text and exit (windows only) --debug-python Enable debug messages for python --debug-events Enable debug messages for the event system --debug-wm Enable debug messages for the window manager --debug-all Enable all debug messages (excludes libmv) -R Register .blend extension, then exit (Windows only) -r Silently register .blend extension, then exit (Windows only) Argument Parsing: arguments must be separated by white space. eg "blender -ba test.blend" ...will ignore the 'a' "blender -b test.blend -f8" ...will ignore 8 because there is no space between the -f and the frame value Argument Order: Arguments are executed in the order they are given. eg "blender --background test.blend --render-frame 1 --render-output /tmp" ...will not render to /tmp because '--render-frame 1' renders before the output path is set "blender --background --render-output /tmp test.blend --render-frame 1" ...will not render to /tmp because loading the blend file overwrites the render output that was set "blender --background test.blend --render-output /tmp --render-frame 1" works as expected. ENVIRONMENT VARIABLES
BLENDER_USER_CONFIG Directory for user configuration files. BLENDER_USER_SCRIPTS Directory for user scripts. BLENDER_SYSTEM_SCRIPTS Directory for system wide scripts. Directory for user data files (icons, translations, ..). BLENDER_SYSTEM_DATAFILES Directory for system wide data files. BLENDER_SYSTEM_PYTHON Directory for system python libraries. TMP or TMPDIR Store temporary files here. SDL_AUDIODRIVER LibSDL audio driver - alsa, esd, dma. PYTHONHOME Path to the python directory, eg. /usr/lib/python. SEE ALSO
yafaray(1) AUTHORS
This manpage was written for a Debian GNU/Linux system by Daniel Mester <mester@uni-bremen.de> and updated by Cyril Brulebois <cyril.brule- bois@enst-bretagne.fr> and Dan Eicher <dan@trollwerks.org>. Blender Blender 2.63 (sub 0) April 26, 2012 BLENDER(1)
All times are GMT -4. The time now is 01:22 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy