主题 : 编译tslib-1.3 出现问题,请大家帮忙看看!!! 复制链接 | 浏览器收藏 | 打印
级别: 侠客
UID: 3939
精华: 0
发帖: 63
金钱: 550 两
威望: 463 点
综合积分: 126 分
注册时间: 2009-02-17
最后登录: 2012-08-31
楼主  发表于: 2009-05-31 11:08

 编译tslib-1.3 出现问题,请大家帮忙看看!!!

下面是我看网上的做法编译的,出现问题了,不知道是什么原因,还请高手指点
[root@localhost mini2440]# cd tslib-1.3
[root@localhost tslib-1.3]# export CC=/usr/local/arm/4.3.2/bin/arm-linux-gcc
[root@localhost tslib-1.3]# ./autogen.sh

Libtoolize...You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
Done.
Aclocal...Done.
Autoheader...Done.
Automake...configure.in:4: installing `./install-sh'
configure.in:4: installing `./missing'
plugins/Makefile.am:12: `:='-style assignments are not portable
plugins/Makefile.am:14: `:='-style assignments are not portable
plugins/Makefile.am:17: `:='-style assignments are not portable
plugins/Makefile.am: installing `./depcomp'
plugins/Makefile.am:12: `CFLAGS' is a user variable, you should not override it;
plugins/Makefile.am:12: use `AM_CFLAGS' instead.
plugins/Makefile.am:14: `LDFLAGS' is a user variable, you should not override it;
plugins/Makefile.am:14: use `AM_LDFLAGS' instead.
src/Makefile.am:12: `:='-style assignments are not portable
src/Makefile.am:12: `CFLAGS' is a user variable, you should not override it;
src/Makefile.am:12: use `AM_CFLAGS' instead.
tests/Makefile.am:12: `:='-style assignments are not portable
tests/Makefile.am:12: `CFLAGS' is a user variable, you should not override it;
tests/Makefile.am:12: use `AM_CFLAGS' instead.
Done.
Autoconf...Done.
Now you can do ./configure, make, make install.
[root@localhost tslib-1.3]# export PATH=/usr/local/arm/4.3.2/bin:$PATH
[root@localhost tslib-1.3]# ./configure --host=arm-linux --target=arm-linux --disable-inputapi --prefix=$PWD/build
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for arm-linux-strip... arm-linux-strip
checking --enable-debug argument... no
checking --enable-inputapi argument... no
checking for arm-linux-gcc... /usr/local/arm/4.3.2/bin/arm-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/local/arm/4.3.2/bin/arm-linux-gcc accepts -g... yes
checking for /usr/local/arm/4.3.2/bin/arm-linux-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/local/arm/4.3.2/bin/arm-linux-gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... arm-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by /usr/local/arm/4.3.2/bin/arm-linux-gcc... /usr/local/arm/4.3.2/arm-none-linux-gnueabi/bin/ld
checking if the linker (/usr/local/arm/4.3.2/arm-none-linux-gnueabi/bin/ld) is GNU ld... yes
checking for /usr/local/arm/4.3.2/arm-none-linux-gnueabi/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/local/arm/4.3.2/bin/arm-linux-nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... /usr/local/arm/4.3.2/bin/arm-linux-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for arm-linux-g++... arm-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether arm-linux-g++ accepts -g... yes
checking dependency style of arm-linux-g++... gcc3
checking how to run the C++ preprocessor... arm-linux-g++ -E
checking for arm-linux-g77... no
checking for arm-linux-xlf... no
checking for arm-linux-f77... no
checking for arm-linux-frt... no
checking for arm-linux-pgf77... no
checking for arm-linux-cf77... no
checking for arm-linux-fort77... no
checking for arm-linux-fl32... no
checking for arm-linux-af77... no
checking for arm-linux-xlf90... no
checking for arm-linux-f90... no
checking for arm-linux-pgf90... no
checking for arm-linux-pghpf... no
checking for arm-linux-epcf90... no
checking for arm-linux-gfortran... no
checking for arm-linux-g95... no
checking for arm-linux-xlf95... no
checking for arm-linux-f95... no
checking for arm-linux-fort... no
checking for arm-linux-ifort... no
checking for arm-linux-ifc... no
checking for arm-linux-efc... no
checking for arm-linux-pgf95... no
checking for arm-linux-lf95... no
checking for arm-linux-ftn... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
configure: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet. If you think this
configuration is useful to you, please write to autoconf@gnu.org.
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 1966080
checking command to parse /usr/local/arm/4.3.2/bin/arm-linux-nm -B output from /usr/local/arm/4.3.2/bin/arm-linux-gcc object... ok
checking for objdir... .libs
checking for arm-linux-ar... arm-linux-ar
checking for arm-linux-ranlib... arm-linux-ranlib
checking for arm-linux-strip... (cached) arm-linux-strip
checking if /usr/local/arm/4.3.2/bin/arm-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/local/arm/4.3.2/bin/arm-linux-gcc option to produce PIC... -fPIC
checking if /usr/local/arm/4.3.2/bin/arm-linux-gcc PIC flag -fPIC works... yes
checking if /usr/local/arm/4.3.2/bin/arm-linux-gcc static flag -static works... yes
checking if /usr/local/arm/4.3.2/bin/arm-linux-gcc supports -c -o file.o... yes
checking whether the /usr/local/arm/4.3.2/bin/arm-linux-gcc linker (/usr/local/arm/4.3.2/arm-none-linux-gnueabi/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... cross
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by arm-linux-g++... /usr/local/arm/4.3.2/arm-none-linux-gnueabi/bin/ld
checking if the linker (/usr/local/arm/4.3.2/arm-none-linux-gnueabi/bin/ld) is GNU ld... yes
checking whether the arm-linux-g++ linker (/usr/local/arm/4.3.2/arm-none-linux-gnueabi/bin/ld) supports shared libraries... yes
checking for arm-linux-g++ option to produce PIC... -fPIC
checking if arm-linux-g++ PIC flag -fPIC works... yes
checking if arm-linux-g++ static flag -static works... yes
checking if arm-linux-g++ supports -c -o file.o... yes
checking whether the arm-linux-g++ linker (/usr/local/arm/4.3.2/arm-none-linux-gnueabi/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/local/arm/4.3.2/arm-none-linux-gnueabi/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for dlopen in -ldl... (cached) yes
checking for ANSI C header files... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for vprintf... yes
checking for _doprnt... no
checking for strsep... yes
checking for strdup... yes
checking for strtoul... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating etc/Makefile
config.status: creating src/Makefile
config.status: creating plugins/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
[root@localhost tslib-1.3]#
[root@localhost tslib-1.3]# make
cd . && /bin/sh /opt/FriendlyARM/mini2440/tslib-1.3/missing --run automake-1.10 --gnu Makefile
cd . && /bin/sh ./config.status Makefile
config.status: creating Makefile
make all-recursive
make[1]: Entering directory `/opt/FriendlyARM/mini2440/tslib-1.3'
Making all in etc
make[2]: Entering directory `/opt/FriendlyARM/mini2440/tslib-1.3/etc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/opt/FriendlyARM/mini2440/tslib-1.3/etc'
Making all in src
make[2]: Entering directory `/opt/FriendlyARM/mini2440/tslib-1.3/src'
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/arm/4.3.2/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"\" -DTS_CONF=\"\" -MT ts_attach.lo -MD -MP -MF .deps/ts_attach.Tpo -c -o ts_attach.lo ts_attach.c
mkdir .libs
/usr/local/arm/4.3.2/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"\" -DTS_CONF=\"\" -MT ts_attach.lo -MD -MP -MF .deps/ts_attach.Tpo -c ts_attach.c -fPIC -DPIC -o .libs/ts_attach.o
mv -f .deps/ts_attach.Tpo .deps/ts_attach.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/arm/4.3.2/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"\" -DTS_CONF=\"\" -MT ts_close.lo -MD -MP -MF .deps/ts_close.Tpo -c -o ts_close.lo ts_close.c
/usr/local/arm/4.3.2/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"\" -DTS_CONF=\"\" -MT ts_close.lo -MD -MP -MF .deps/ts_close.Tpo -c ts_close.c -fPIC -DPIC -o .libs/ts_close.o
mv -f .deps/ts_close.Tpo .deps/ts_close.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/arm/4.3.2/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"\" -DTS_CONF=\"\" -MT ts_config.lo -MD -MP -MF .deps/ts_config.Tpo -c -o ts_config.lo ts_config.c
/usr/local/arm/4.3.2/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"\" -DTS_CONF=\"\" -MT ts_config.lo -MD -MP -MF .deps/ts_config.Tpo -c ts_config.c -fPIC -DPIC -o .libs/ts_config.o
ts_config.c: In function 'ts_config':
ts_config.c:45: warning: assignment makes pointer from integer without a cast
mv -f .deps/ts_config.Tpo .deps/ts_config.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/arm/4.3.2/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"\" -DTS_CONF=\"\" -MT ts_error.lo -MD -MP -MF .deps/ts_error.Tpo -c -o ts_error.lo ts_error.c
/usr/local/arm/4.3.2/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"\" -DTS_CONF=\"\" -MT ts_error.lo -MD -MP -MF .deps/ts_error.Tpo -c ts_error.c -fPIC -DPIC -o .libs/ts_error.o
mv -f .deps/ts_error.Tpo .deps/ts_error.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/arm/4.3.2/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"\" -DTS_CONF=\"\" -MT ts_fd.lo -MD -MP -MF .deps/ts_fd.Tpo -c -o ts_fd.lo ts_fd.c
/usr/local/arm/4.3.2/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"\" -DTS_CONF=\"\" -MT ts_fd.lo -MD -MP -MF .deps/ts_fd.Tpo -c ts_fd.c -fPIC -DPIC -o .libs/ts_fd.o
mv -f .deps/ts_fd.Tpo .deps/ts_fd.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/arm/4.3.2/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"\" -DTS_CONF=\"\" -MT ts_load_module.lo -MD -MP -MF .deps/ts_load_module.Tpo -c -o ts_load_module.lo ts_load_module.c
/usr/local/arm/4.3.2/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"\" -DTS_CONF=\"\" -MT ts_load_module.lo -MD -MP -MF .deps/ts_load_module.Tpo -c ts_load_module.c -fPIC -DPIC -o .libs/ts_load_module.o
mv -f .deps/ts_load_module.Tpo .deps/ts_load_module.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/arm/4.3.2/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"\" -DTS_CONF=\"\" -MT ts_open.lo -MD -MP -MF .deps/ts_open.Tpo -c -o ts_open.lo ts_open.c
/usr/local/arm/4.3.2/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"\" -DTS_CONF=\"\" -MT ts_open.lo -MD -MP -MF .deps/ts_open.Tpo -c ts_open.c -fPIC -DPIC -o .libs/ts_open.o
mv -f .deps/ts_open.Tpo .deps/ts_open.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/arm/4.3.2/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"\" -DTS_CONF=\"\" -MT ts_parse_vars.lo -MD -MP -MF .deps/ts_parse_vars.Tpo -c -o ts_parse_vars.lo ts_parse_vars.c
/usr/local/arm/4.3.2/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"\" -DTS_CONF=\"\" -MT ts_parse_vars.lo -MD -MP -MF .deps/ts_parse_vars.Tpo -c ts_parse_vars.c -fPIC -DPIC -o .libs/ts_parse_vars.o
mv -f .deps/ts_parse_vars.Tpo .deps/ts_parse_vars.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/arm/4.3.2/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"\" -DTS_CONF=\"\" -MT ts_read.lo -MD -MP -MF .deps/ts_read.Tpo -c -o ts_read.lo ts_read.c
/usr/local/arm/4.3.2/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"\" -DTS_CONF=\"\" -MT ts_read.lo -MD -MP -MF .deps/ts_read.Tpo -c ts_read.c -fPIC -DPIC -o .libs/ts_read.o
mv -f .deps/ts_read.Tpo .deps/ts_read.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/arm/4.3.2/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"\" -DTS_CONF=\"\" -MT ts_read_raw.lo -MD -MP -MF .deps/ts_read_raw.Tpo -c -o ts_read_raw.lo ts_read_raw.c
/usr/local/arm/4.3.2/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"\" -DTS_CONF=\"\" -MT ts_read_raw.lo -MD -MP -MF .deps/ts_read_raw.Tpo -c ts_read_raw.c -fPIC -DPIC -o .libs/ts_read_raw.o
mv -f .deps/ts_read_raw.Tpo .deps/ts_read_raw.Plo
/bin/sh ../libtool --tag=CC --mode=link /usr/local/arm/4.3.2/bin/arm-linux-gcc -DPLUGIN_DIR=\"\" -DTS_CONF=\"\" -version-info 1:0:1 -release 0.0 -export-dynamic -o libts.la -rpath /opt/FriendlyARM/mini2440/tslib-1.3/build/lib ts_attach.lo ts_close.lo ts_config.lo ts_error.lo ts_fd.lo ts_load_module.lo ts_open.lo ts_parse_vars.lo ts_read.lo ts_read_raw.lo -ldl
/usr/local/arm/4.3.2/bin/arm-linux-gcc -shared .libs/ts_attach.o .libs/ts_close.o .libs/ts_config.o .libs/ts_error.o .libs/ts_fd.o .libs/ts_load_module.o .libs/ts_open.o .libs/ts_parse_vars.o .libs/ts_read.o .libs/ts_read_raw.o -ldl -Wl,-soname -Wl,libts-0.0.so.0 -o .libs/libts-0.0.so.0.1.0
(cd .libs && rm -f libts-0.0.so.0 && ln -s libts-0.0.so.0.1.0 libts-0.0.so.0)
(cd .libs && rm -f libts.so && ln -s libts-0.0.so.0.1.0 libts.so)
creating libts.la
(cd .libs && rm -f libts.la && ln -s ../libts.la libts.la)
make[2]: Leaving directory `/opt/FriendlyARM/mini2440/tslib-1.3/src'
Making all in plugins
make[2]: Entering directory `/opt/FriendlyARM/mini2440/tslib-1.3/plugins'
/bin/sh ../libtool --tag=CC --mode=compile /usr/local/arm/4.3.2/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -MT linear.lo -MD -MP -MF .deps/linear.Tpo -c -o linear.lo linear.c
mkdir .libs
/usr/local/arm/4.3.2/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -MT linear.lo -MD -MP -MF .deps/linear.Tpo -c linear.c -fPIC -DPIC -o .libs/linear.o
mv -f .deps/linear.Tpo .deps/linear.Plo
/bin/sh ../libtool --tag=CC --mode=link /usr/local/arm/4.3.2/bin/arm-linux-gcc -module -avoid-version -rpath -o linear.la linear.lo
libtool: link: only absolute run-paths are allowed
make[2]: *** [linear.la] Error 1
make[2]: Leaving directory `/opt/FriendlyARM/mini2440/tslib-1.3/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/FriendlyARM/mini2440/tslib-1.3'
make: *** [all] Error 2
[root@localhost tslib-1.3]#


级别: 侠客
UID: 3939
精华: 0
发帖: 63
金钱: 550 两
威望: 463 点
综合积分: 126 分
注册时间: 2009-02-17
最后登录: 2012-08-31
1楼  发表于: 2009-05-31 19:16
没人回答呀,
*無鈳取玳
级别: 论坛版主
UID: 27
精华: 12
发帖: 5398
金钱: 40120 两
威望: 17929 点
综合积分: 11036 分
注册时间: 2008-01-16
最后登录: 2014-11-22
2楼  发表于: 2009-05-31 21:38
tslib-1.3的plugins/Makefile.am写的有问题,需要打个补丁才能正常编译


---
plugins/Makefile.am |   10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

Index: tslib-1.3/plugins/Makefile.am
===================================================================
--- tslib-1.3.orig/plugins/Makefile.am  2009-05-31 21:31:12.000000000 +0800
+++ tslib-1.3/plugins/Makefile.am       2009-05-31 21:34:42.000000000 +0800
@@ -11,7 +11,7 @@

CFLAGS                  := $(CFLAGS) $(DEBUGFLAGS) $(INPUTAPIFLAG)
INCLUDES                = -I$(top_srcdir)/src
-LDFLAGS                        := $(LDFLAGS) -rpath $(PLUGIN_DIR)
+LDADD                  = -rpath $(PLUGIN_DIR)
#LTVSN                 := -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
#                         -release $(LT_RELEASE)
LTVSN                  := -avoid-version
@@ -23,13 +23,13 @@
plugin_LTLIBRARIES      = $(PLUGINS)

variance_la_SOURCES     = variance.c
-variance_la_LDFLAGS     = -module $(LTVSN)
+variance_la_LDFLAGS     = -module $(LTVSN) $(LDADD)

dejitter_la_SOURCES     = dejitter.c
-dejitter_la_LDFLAGS     = -module $(LTVSN)
+dejitter_la_LDFLAGS     = -module $(LTVSN) $(LDADD)

linear_la_SOURCES       = linear.c
-linear_la_LDFLAGS       = -module $(LTVSN)
+linear_la_LDFLAGS       = -module $(LTVSN) $(LDADD)

mousebuts_la_SOURCES   = mousebuts.c
-mousebuts_la_LDFLAGS   = -module $(LTVSN)
+mousebuts_la_LDFLAGS   = -module $(LTVSN) $(LDADD)
"If you have an apple and I have an apple and we exchange apples, then you and I will
still each have one apple. But if you have an idea and I have an idea and we exchange
these ideas, then each of us will have two ideas."