Displaying 9 results from an estimated 9 matches for "fileopenable".
2004 Jul 21
1
[LLVMdev] FileUtilities.cpp:72: error: aggregate `stat s' has incomplete type and cannot
.../stat.h
configure:4399: gcc -c -g -O2 conftest.c >&5
configure:4402: $? = 0
configure:4405: test -s conftest.o
configure:4408: $? = 0
configure:4419: result: yes
---------------------
However, I got this error when compiling:
---------------------
FileUtilities.cpp: In function `bool llvm::FileOpenable(const
std::string&)':
FileUtilities.cpp:72: error: aggregate `stat s' has incomplete type and
cannot
be defined
---------------------
By looking in include/Config/config.h:
---------------------
/* Define to 1 if you have the <sys/stat.h> header file. */
/* #undef HAVE_SYS_S...
2002 Jun 13
1
problem with read.fwf
Here is an example of the data I'm reading in using read.fwf:
5342.0 5450.4 0.9200 0.4506 34.7030 27.8411 37.1306 46.0034 0.0000
5438.0 5549.6 0.9300 0.4477-34.7280 27.8616 37.1506 46.0234 0.0000
And the commands I'm using to read it in:
widths <- c(7,7,8,8,8,8,8,8,8)
filedata <- read.fwf(fileopen, widths,sep="",dec=".")
The problem is with
2005 Dec 12
0
Real time in ARM - please help
Thanks for the advice. With complexity=1, bit rates 5950,8000 and 15000 (CBR
only), I'm still getting 30-50 seconds encoding time for a 10-second file.
To anyone who has made this work in ARMv4, or knows how to, can I get some
advice on the settings? FIXED_POINT is already defined in all relevant
files. My source code is patterned after sampleenc and I haven't tried using
Ogg.. my source
2010 Feb 20
3
LaTeX/R/Sweave Problems
Dear All:
For a few days now I have struggled with recreating a stable LaTeX/R/Sweave
environment on a new Windows XP SP3 machine. Unfortunately it seems that I
ran out of good ideas and I would like your expert opinion on how I should
approach this task and be successful. In essence, I installed (several
times) in this order the following: R2.10.1 (and then R 2.9.2), Adobe
Acrobat Reader 9
2015 Jan 20
1
Samba 4 and Windows Rights Management
On 20/01/15 20:15, Marc Muehlfeld wrote:
> Hello Sina,
>
> Am 20.01.2015 um 18:48 schrieb Sina Owolabi:
>> Please I need to answer this question... I have a friendly organization
>> profiling Linux software solutions as an alternative to a Windows-based
>> back end.
>> I've been asked to find out if there's an alternative to the Windows Rights
>>
2006 Jun 30
0
Ret: Problems with SFTP
Hi,
Segfaults happens to access memory that was not allocated using xmalloc,
to read/write from the file without the fileopen function, etc. I suggest
you check what codes in openssh 4.3p2 happen Segfaults.
Segfaults happens when SFTP works as a client. You embed the SNPRINTF statement
in the openssh as a tracer. Could you modify the program and run it
on your development environment? The
2009 Apr 08
2
sftp-server "audit" logging
Hello
I would like to ask you for any assistance regarding sftp-server logging.
Till now i used openssh-4.4p1.sftplogging-v1.5.patch + openssh-4.4p1, that was later replaced by filecontroll patch. With openssh-4.4p1.sftplogging-v1.5.patch I could specify SFTP server logging in sshd_config like this:
LogSftp yes
SftpLogFacility LOCAL7
SftpLogLevel INFO
That did sftp logging like
2006 Jun 26
1
Problems with SFTP
Guys,
Once again I need some help I hope you can give me. When I try to SFTP to
any of my PCs (also running openssh) from my Xscale (ARM,
big-endian) system sftp segfaults on me. Sftp to the xscale system works
without any problems. I'm using openssl-0.9.8b (with ocf support),
linux-2.6.16 and openssh 4.3p2 on the Xscale system. One of the systems I
try to sftp to runs Openssh 3.7.1p2, with
2002 Dec 07
2
Filename character translation
Hi,
I came across the problem with rsync-2.5.5 on Cygwin/Win2K while rsyncing
with filenames which have 'strange' (non latin-1) characters in filenames.
The problem is that filenames on Windows system are coded (in our case) in
codepage 852, while server (Linux system) has filename coding according to
ISO-8859-2. This two are not fully compatible, causing rsync to simply skip
copying some