I got a problem to read standard input file, to edit the standard input, and to write the output to other file.
Greetings,
I am trying to compile the latest source of a program using the gcc4.7 compiler from Fedora 17 86_64 repositories, but "make" complains about unrecognized command line options like the following:
cc1plus: error: invalid option `avx'
cc1plus: error: unrecognized command line option "-fexcess-precision=fast"
Is this normal?
Daniel Gerzo with the FreeBSD project has issued a status report concerning work going on within FreeBSD and related projects for the first quarter of this year. Catching our interest in particular were the updates surrounding LLVM/Clang as the compiler for FreeBSD's base, the Chromium web browser...
So I'm mostly a linux newbie itself. Let alone freebsd, so please bear with me. I just need some very basic clues to get this to work.
Howdy peeps,When running the Kdenlive compile script here on an up-to-date Chakra, it tries to compile FFMPEG, but GCC promptly segfaults, with the following error:libavcodec/bmpenc.c: In function 'bmp_encode_frame':
libavcodec/bmpenc.c:71:12: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://bugs.archlin
Hi,recently i created the aur package llvm-amdgpu-svn and am now looking into adding the svn clang, clang-analyzer and llvm-ocaml code also.Since compiling clang requires the llvm source code to be present, it makes sense to use a split package for this, like the official llvm package.This page has the build instructions for clang : http://clang.llvm.org/get_started.htmlIn short i need
Trying to install lcal 2.1.0 from sourceforge.
http://sourceforge.net/projects/pcal...al/lcal-2.0.0/
pcal is in the Universe repository, lcal doesn't seem to be.
installation instructions:
make
sudo make install
make goes ok.
make install leads to the following error.
Code:
nroff -man ./lcal.man > ./lcal.cat
./lcal.man:59: warning [p 1, 1.5i]: can't break line
groff -
Recently when trying install dependencies (that mysteriously disappeared) it wont work and I this error
Code:
dpkg: error: parsing file '/var/lib/dpkg/status' near line 54812 package 'libmjpegtools-1.9':
EOF during value of field `Description' (missing final newline)
E: Sub-process /usr/bin/dpkg returned an error code (2)
I've tried sudo apt-ge update but it still doesn't work.
The virtual hard disk of one of my VPS has been enlarged, and I want to create a new ZFS slice using the extra space, but I couldn't be able to perform that.
# gpart add -s 10G -t freebsd-zfs da0
gpart: Invalid argument
# gpart show
=> 63 31457160 da0 MBR (15G)
63 10474317 1 freebsd [active] (5.0G)
10474380 20982843 - free - (10G)