All of lore.kernel.org
 help / color / mirror / Atom feed
* compile problems
@ 2011-06-27 13:09 David Henderson
  2011-06-27 13:35 ` Adrian Pardini
  0 siblings, 1 reply; 29+ messages in thread
From: David Henderson @ 2011-06-27 13:09 UTC (permalink / raw)
  To: alsa-devel

Greetings all!  I've tried this question in the "alsa user" group 
without success, but was pointed in the direction of this mailing list.  
Currently I'm trying to compile the alsa packages to get it compiled for 
a custom Linux distro.  I'm not having any problems compiling the 
alsa-lib package, but when I try to compile alsa-utils, I keep getting 
the following error:

checking for libasound headers version>= 1.0.16... not present.
configure: error: Sufficiently new version of libasound not
found.


To provide more details about the situation, I'm using an existing 
distro (Kubuntu 9.10) to build the alsa packages and are using the 
/opt/staging/alsa directory to compile and "install" to (using the 
DESTDIR parameter).  Seeing as how this is a staging directory and not 
the actual place the package is being installed to, I'm having the afore 
mentioned problem because the alsa-utils package is looking under /... 
for the header files instead of the /opt/staging/alsa/... directory.  Is 
there a compile-time parameter that I can use so that alsa-utils looks 
in the staging directory for the header files - just during the compile 
phase?

Thanks,
Dave

^ permalink raw reply	[flat|nested] 29+ messages in thread
* compile problems
@ 2008-10-30  2:49 jon doe
  2008-10-30  5:38 ` Luis R. Rodriguez
  0 siblings, 1 reply; 29+ messages in thread
From: jon doe @ 2008-10-30  2:49 UTC (permalink / raw)
  To: linux-wireless

please help

heres the error

make -C /lib/modules/2.6.27.3-indika/build
M=3D/home/jon/compat-wireless-2008-10-29 modules
make[1]: Entering directory `/usr/src/linux-2.6.27.3'
  CC      /home/jon/compat-wireless-2008-10-29/net/mac80211/main.o
/home/jon/compat-wireless-2008-10-29/net/mac80211/main.c: In function
=E2=80=98ieee80211_handle_filtered_frame=E2=80=99:
/home/jon/compat-wireless-2008-10-29/net/mac80211/main.c:435: error:
=E2=80=98struct sk_buff=E2=80=99 has no member named =E2=80=98requeue=E2=
=80=99
/home/jon/compat-wireless-2008-10-29/net/mac80211/main.c:437: error:
=E2=80=98struct sk_buff=E2=80=99 has no member named =E2=80=98requeue=E2=
=80=99
make[3]: *** [/home/jon/compat-wireless-2008-10-29/net/mac80211/main.o]
Error 1
make[2]: *** [/home/jon/compat-wireless-2008-10-29/net/mac80211] Error =
2
make[1]: *** [_module_/home/jon/compat-wireless-2008-10-29] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.27.3'
make: *** [modules] Error 2


--
To unsubscribe from this list: send the line "unsubscribe linux-wireles=
s" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 29+ messages in thread
* RE: Problems with AMD CFI chips
@ 2000-11-02 17:19 mark.langsdorf
  2000-11-03 18:29 ` Compile problems Gregory Schallert
  0 siblings, 1 reply; 29+ messages in thread
From: mark.langsdorf @ 2000-11-02 17:19 UTC (permalink / raw)
  To: mtd

> mark.langsdorf@amd.com said:
> >  The Flash bank is found correctly, and loads, and I can 
> > write to it.
> > However, when I boot from it, I can't seem to get it to 
> > commit writes- either creating new files or altering old
> > ones.  Once I reboot the device, my changes are gone.
> 
> Please check using the /dev/mtd0 device directly to see 
> whether your writes are 'taking'. 

	I can write to /dev/mtd0, the writes through the char
interface are definitely consistent over power-outs.  It's
only when I use jffs on /dev/mtdblock0 that I run into problems.

> What 'map' driver are you using?

	Modified version of physmap, since the flash banks are
physically mapped at 0x2000000 but I needed to partition them
because the BIOS and kernel image are also stored on the same
banks.

> for me on the iPAQ because I wasn't enabling the Vpp voltage
> during write cycles. Is this necessary on your targer?
> 
> Other than that, poke the author and/or look at the code 
> yourself to see what's happening. What interleave/buswidth
> are you using?

	Interleave 2, 4 byte buswidth, to support 2 16 bit chips.
Again, that all looks pretty consistent.

	I think it may be some kind of interaction with jffs,
because I've had limited success with creating directories 
and deleting files, but not consistently.  I'm not sure where
I should look in the jffs code to get more information, though,
and would appreciate some pointers.
	Also, when does jffs attempt to clean out the dirty
space?  thread_should_wake reports upwards of 2 megs of
dirty space, which is about 16 sectors and 14% of the available
memory.  I'd think that should get returned to the free list
much earlier, especially during the reboots.

-Mark Langsdorf
AMD, Inc.


To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org

^ permalink raw reply	[flat|nested] 29+ messages in thread
* Compile problems
@ 2000-06-24 22:24 Jason Gunthorpe
  2000-06-25 10:11 ` David Woodhouse
  0 siblings, 1 reply; 29+ messages in thread
From: Jason Gunthorpe @ 2000-06-24 22:24 UTC (permalink / raw)
  To: mtd


Hi all,

Just been working on getting the latest MTD cvs to compile on
2.3.99-pre8-rmk2 for an ARM platform.

There are a few issues it seems, someone should decide what they mean, I 
suppose..

1) Damn Odd compile errors

mtdcore.c:350: warning: `init_mtd' defined but not used
mtdcore.c:374: warning: `cleanup_mtd' defined but not used
{standard input}: Assembler messages:
{standard input}:6: Warning: Ignoring changed section attributes for
.modinfo

The first two are due to the init/cleanup functions being declared static.
The second two are due to gcc emitting some very odd assembly:

@ Generated by gcc 2.95.2 19991024 (release) for ARM/elf
        .file   "mtdcore.c"
gcc2_compiled.:
        .section .modinfo
        .previous
.section        .modinfo,"a",%progbits
        .align  2
        .type    __module_kernel_version,object
        .size    __module_kernel_version,32
__module_kernel_version:
        .ascii  "kernel_version=2.3.99-pre8-rmk2\000"
.section        .rodata
[...]

The '.section .modinfo\n.previous' comes from the kernel module.h header,
the second section declaration directly after comes from GCC.. I don't
recall seeing this when compiling the kernel proper, so maybe there is
something strange about the MTD stuff?

2) ioremap, memcpy_fromio, etc seem to be PCI things

Most of the low level drivers won't even compile, mostly because my ARM
arch doesn't have PCI or ISA io functions :> But reading around I think
the slram,vmax and oct drivers are wrong.. vmax and oct should
probably use the isa_* flavors of all the functions, and I don't know how
slram should try to portably access the end of memory, but ioremap
probably isn't it? 

Jason



To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org

^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2011-06-28 18:50 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-27 13:09 compile problems David Henderson
2011-06-27 13:35 ` Adrian Pardini
2011-06-27 13:56   ` David Henderson
2011-06-27 14:25     ` Adrian Pardini
2011-06-27 14:27       ` Adrian Pardini
2011-06-27 15:06         ` David Henderson
2011-06-27 14:59       ` David Henderson
2011-06-27 15:20     ` Takashi Iwai
2011-06-27 15:31       ` David Henderson
2011-06-27 16:07         ` Takashi Iwai
2011-06-27 16:30           ` David Henderson
2011-06-28  7:08             ` Takashi Iwai
2011-06-28 18:49               ` David Henderson
2011-06-28 14:12             ` David Henderson
2011-06-28 14:20               ` Takashi Iwai
2011-06-28 14:44                 ` David Henderson
2011-06-28 14:55                   ` Paul Menzel
2011-06-28 15:00                     ` David Henderson
  -- strict thread matches above, loose matches on Subject: below --
2008-10-30  2:49 jon doe
2008-10-30  5:38 ` Luis R. Rodriguez
2000-11-02 17:19 Problems with AMD CFI chips mark.langsdorf
2000-11-03 18:29 ` Compile problems Gregory Schallert
2000-11-04  2:20   ` David Woodhouse
2000-06-24 22:24 Jason Gunthorpe
2000-06-25 10:11 ` David Woodhouse
2000-06-25 23:08   ` Jason Gunthorpe
2000-06-26  6:44     ` David Woodhouse
2000-06-26  8:35       ` Jason Gunthorpe
2000-06-26  6:45     ` David Woodhouse
2000-06-26  8:37       ` Jason Gunthorpe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.