t;>
>> Does anybody know what is causing the subject error messages?
>> ...
>> > [0.098389] imx-gpc 20dc000.gpc: failed to get pu regulator: -517
Personally, I'm more worried about this,
>> >
>> > [1.485042] imx-sdma 20ec000.sdma: firmware: failed to load
>> > imx/sdma/sdma-imx6q.bin (-2)
Then this.
1200
> > 3415976 bytes read in 371 ms (8.8 MiB/s)
> > 33984 bytes read in 98 ms (337.9 KiB/s)
> > 17496691 bytes read in 1231 ms (13.6 MiB/s)
> > Booting Debian 4.3.0-1-armmp from mmc 0:1...
> > Kernel image @ 0x1200 [ 0x00 - 0x341fa8 ]
> > ## Flatten
t;Using Device Tree in place at 1800, end 1800b4bf
>
> Starting kernel ...
>
> [0.098389] imx-gpc 20dc000.gpc: failed to get pu regulator: -517
>
> [1.485042] imx-sdma 20ec000.sdma: firmware: failed to load
> imx/sdma/sdma-imx6q.bin (-2)
> [1.544474
Thanks to all of you! You were most informative :)
---
Serafim Zanikolas
http://www.it.teithe.gr/~serzan
[EMAIL PROTECTED], [EMAIL PROTECTED]
On Wed, Dec 26, 2001 at 04:59:31PM +0200, Serafim Zanikolas wrote:
>Why does gcc-2.95 conflicts with gcc-doc? They don't share any
> common files ...
Try gcc-2.95-doc instead.
--
Colin Watson [EMAIL PROTECTED]
Serafim Zanikolas <[EMAIL PROTECTED]> wrote:
>Why does gcc-2.95 conflicts with gcc-doc? They don't share any
> common files ... The same applies to gpc and gpc-doc (which i've
> installed using ``dpkg -i --force-things conflicts gpc-doc'').
> --snip
On Wed, Dec 26, 2001 at 04:59:31PM +0200, Serafim Zanikolas wrote:
|Hello dear debian fellows!
|
|Why does gcc-2.95 conflicts with gcc-doc?
It is the specific versions that conflict. The packaging was
reorganized somewhat, but I don't remeber the details for those
packages.
-D
--
the
Hello dear debian fellows!
Why does gcc-2.95 conflicts with gcc-doc? They don't share any
common files ... The same applies to gpc and gpc-doc (which i've
installed using ``dpkg -i --force-things conflicts gpc-doc'').
morfeas:~# apt-get -s install gcc-doc
Reading Packa
In-Reply-To: <[EMAIL PROTECTED]>
On Thu, 19 Feb 1998, Deniz Dogan wrote:
> $gpc hello.pas -o hello
> ld: cannot open -lgpc: No such file or directory
Add a symbolic link:
ln -s /usr/lib/libgpc.so.2.8 \
/usr/lib/gcc-lib/i486-linux/2.7.2.1/libgpc.so
Tobias
--
TO UNSUBSCRI
Hi,
I installed GNU Pascal Compiler(gpc) and the Runtime Libraries
(libgpc2) from bo. (gpc_2.0-3.deb and libgpc2_2.0-3.deb)
And the other packages gpc depends on already installed
(libc5, gcc (>= 2.7.2.1-2), gcc (<< 2.7.2.2)).
When I try to compile a test program from /usr/doc/gpc/exam
> > This is a request for some feedback from current and potential users of
> GPC.
> > I have GPC 2.0 compiled for hamm, built using GCC 2.7.2.3. The next
> > version of GPC (currently 971001) is in beta, but is already more stable
> > than GPC 2.0. There seem
Richard Davies writes:
> This is a request for some feedback from current and potential users of GPC.
> I have GPC 2.0 compiled for hamm, built using GCC 2.7.2.3. The next
> version of GPC (currently 971001) is in beta, but is already more stable
> than GPC 2.0. There seems
This is a request for some feedback from current and potential users of GPC.
I have GPC 2.0 compiled for hamm, built using GCC 2.7.2.3. The next
version of GPC (currently 971001) is in beta, but is already more stable
than GPC 2.0. There seems to be a few possibilities available. I could
From: "Tobias Peters" <[EMAIL PROTECTED]>
> gpc won't compile any programs on my debian-System. I have
> installed gpc, gpc-doc and libgpc2. The Version No. of all
> three debian-packages is 2.0-3 .
This is a well-known problem, bug of libgpc2 package.
To fix,
gpc won't compile any programs on my debian-System. I have
installed gpc, gpc-doc and libgpc2. The Version No. of all
three debian-packages is 2.0-3 .
I always get the same error-message:
ld: cannot open -lgpc: No such file or directory
I also tried to compile some of the files in the exa
I have given up trying to find a maintainer for the packages listed.
-- Forwarded message --
Date: Wed, 29 Oct 1997 16:19:45 -0800
From: Christoph Lameter <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: ftp.debian.org: Orphan gpc gpc-doc isite libgpc2 pash adbbs
P
Ok. Last call for a maintainer for gpc. Almost a year ago someone else
took it over and nothing was done. I am going to remove the package since
it will be included in future egcs releases anyways if no one is willing
to maintain the package.
The fix for the bug is described in the bug archives
dear all,
i trying to use gpc to test my programs as i write them for a
programming class i am taking. anyways, i tried to compile my first
dinky little program and i get this error:
ld: cannot open -lgpc: No such file or directory
i am sure that it is not a problem in the program because it
Look at the bug reports for the gpc package on www.debian.org for a fix .
The one who took over the package has vanished appearantly. Anyone
volunteering to maintain the package?
On Tue, 19 Aug 1997, nik w wrote:
>I am unable to compile schtuff with gpc, namely:
>
>godg# pwd
>
I'm having problems with gpc. ld complains that it cant find -lgpc. I was
told that I may be missing a symlink. I checked and found that libgpc.so.2
is linked to libgpc.so.2.8. I thought something must have been screwed up
somewhere along the line so I removed gpc, libgpc2, and gpcd
Hi
==
I have instaled the gpc (GNU Pascal Compiler) with libgpc2 and
all seems ok, dpkg does not report any problem, but...
When I try to compile a program the message all I can get is:
bash$ gpc teste.pas
ld: cannot open -lgpc: No such file or directory
bash$
What is
21 matches
Mail list logo